Troubleshooting Strategies
Jump to navigation
Jump to search
- Make sure that you are observing the log file. For example
tail -F /var/log/apache2/error_log
allows one to see the error messages as they appear in the log. The location of the log file on your server is likely to be different. You can find a reference to it in the Apache configuration file.