User manual
Table Of Contents
- Web Technologies Administration
- Contents
- Web Technologies Overview
- Managing Web Technologies
- Managing Websites
- Using Server Admin to Manage Websites
- Changing the Access Port for a Website
- Improving Performance of Static Websites (PerformanceCache)
- Enabling Access and Error Logs for a Website
- Setting Up Directory Listing for a Website
- Connecting to Your Website
- Enabling WebDAV on Websites
- Enabling a Common Gateway Interface (CGI) Script
- Enabling Server Side Includes (SSI)
- Viewing Website Settings
- Setting Server Responses to MIME Types and ContentHandlers
- Enabling SSL
- Enabling PHP
- User Content on Websites
- WebMail
- Secure Sockets Layer (SSL)
- Working With Open-Source Applications
- Installing and Viewing WebModules
- Solving Problems
- Where to Find More Information
- Glossary
- Index

66 Chapter 8 Solving Problems
A Web Module Is Not Working as Expected
• Check the error log in Server Admin for information about why the module might
not be working correctly.
• If the module came with your web server, check the Apache documentation for that
module and make sure the module is intended to work the way you expected.
• If you installed the module, check the documentation that came with the web
module to make sure it is installed correctly and is compatible with your server
software.
For more information on supported Apache modules for Mac OS X Server, see
Chapter 7, “Installing and Viewing Web Modules,” on page 61 and the Apache website
at www.apache.org/docs/mod/.
A CGI Will Not Run
• Check the CGI’s file permissions to make sure the CGI is executable by www. If not,
the CGI won’t run on your server even if you enable CGI execution in Server Admin.
LL2350.book Page 66 Friday, August 22, 2003 2:32 PM