Hi
Im having errors with my server! I accidently deleted php.ini so I rebuilt Apache but im getting Server 500 errors on sites that just use plain html.
Anyone got any ideas why this is?
Cheers
Chriz
Hi
Im having errors with my server! I accidently deleted php.ini so I rebuilt Apache but im getting Server 500 errors on sites that just use plain html.
Anyone got any ideas why this is?
Cheers
Chriz
When I was young I used to break Windows, Now Microsoft does it for me!
When testing the affected sites, what errors are logged by Apache?
The following command may help by monitoring the Apache error_log while testing the web sites involved:
While the above command will monitor just the error_log, if you wanted, you could revise it to monitor a few more like the following example:Code:# tail -fvn0 /usr/local/apache/logs/error_log
Code:# tail -fvn0 /usr/local/apache/logs/*log
cPResources: Submit a Support Request - Submit a Bug Report - Review existing Tickets-- Donald cPanelDon Holl - Analyst, cPanel Quality Assurance