Hello. We have a problem with our apache's server.
I created a test.php file to take info about modwriter and browser bring back a 500's error.
PHP Code:
<?php
phpinfo( );
?>
I don't know if we need a ticket support for reinstall or upgrade Apache
Quote:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@sektores.com 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.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache/1.3.37 Server at xxxxxx.com Port 80 |
Then i see apache/error_log and this is the explain.
Quote:
| [Thu Oct 8 22:41:21 2009] [error] [client 83.36.xxx.xxx] Premature end of script headers: /home/admin/public_html/test.php |
Sorry for my english and any help would be appreciated .
Thanks.