How can I fix this quickly please?
How can I fix this quickly please?
What exactly was updated and what were the manual changes made on the server?
What do the Apache error logs say at:
/usr/local/apache/logs/error_log
Just checking the logs now. Just the normal scripts/upcp everything was fine before it. No manual changes made.
The logs are just showing Premature End of Script Headers and Invalid method in request \x16\x03\x01
strange... have someone login and check as the logs aren't giving clear indication of the exact problem.
Make sure that the port in all of your VirtualHost & NameVirtualHost directives are up to date in your apache httpd config file.
No other error messages anywhere, ports are up to date nothing different.
Found this error message at the very start of the other errors:
Request exceeded the limit of 10 internal redirects due to probable configuration error Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace
But that was at the start and not since.
Also rebuilt apache with no difference
Last edited by lynnette; 12-12-2009 at 09:05 AM.
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@theguruonline.biz and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
==========================================
Just when we are trying to get to the websites
We turned off Apache suexec and can now see the pages, any ideas?
Well its fixed, rebuilt apache without mod suphp then rebuilt it again with and now it all works.
Great to here your issue is resolved. Basically, suPHP is more secure for running PHP applications. It will prevent 777 permissions to files and folders. With suPHP 777 is equivalent to 755. It was giving 500 error because of 777 permissions of your website files and folders.
Form some reason, apache can't handle suphp logs greatest than 2 GB.
So if you are experiencing this kind of problem, please go and check your:
/usr/local/apache/logs/suphp_log
If is more than 2 GB, sure it is the cause of the problem.
Rename it, so cPanel creates it again, clean
And all is working again !
Bye!!
German.![]()