Page 1 of 1

PHP ERRORS

Posted: Wed Aug 17, 2011 1:22 am
by ryry
When i upload a PHP site to my web sever it gives me this error :

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, webmaster@gamtoos.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.

can someone please tell me what is going on ?? :banghead:

Thanks a million!

RYAN!

Re: PHP ERRORS

Posted: Wed Aug 17, 2011 11:47 am
by Jonah Bron
What if you upload a file with no PHP in it but with the same name? Do you have an .htaccess file? That can cause that error if there's a problem with it.

Re: PHP ERRORS

Posted: Thu Aug 18, 2011 4:27 pm
by social_experiment
Does your webserver have php installed?

Re: PHP ERRORS

Posted: Thu Aug 18, 2011 11:27 pm
by califdon
If you are running your own server, examine the server log. If your server is hosted somewhere, follow the instructions in the error message and contact the server administrator.

Re: PHP ERRORS

Posted: Fri Aug 19, 2011 11:00 am
by flying_circus
Is your server running IIS? If so, you may need to enable error messages.

http://blogs.msdn.com/b/rakkimk/archive ... wsers.aspx