PHP Classes

Internal Server Error

Recommend this page to a friend!

      Contact Grabber  >  All threads  >  Internal Server Error  >  (Un) Subscribe thread alerts  
Subject:Internal Server Error
Summary:When i upload this files into my php server and gave permission
Messages:6
Author:John
Date:2009-09-15 03:42:52
Update:2009-09-16 04:46:05
 

  1. Internal Server Error   Reply   Report abuse  
Picture of John John - 2009-09-15 03:42:52
When i upload this files into my php server and gave permission it is showing internal server 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@myworksandcopies.co.in 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/2.2.12 (Unix) mod_ssl/2.2.12 OpenSSL/0.9.8e-fips-rhel5 mod_bwlimited/1.4 mod_jk/1.2.25 Server at www.myworksandcopies.co.in Port 80

  2. Re: Internal Server Error   Reply   Report abuse  
Picture of nidkil nidkil - 2009-09-15 14:03:39 - In reply to message 1 from John
Have you checked that the file size does not exceed the maximum upload size in php.ini? Check the post_max_size and upload_max_filesize settings.

Hope this helps.

  3. Re: Internal Server Error   Reply   Report abuse  
Picture of John John - 2009-09-15 16:52:16 - In reply to message 2 from nidkil
Hi,
I am getting this error when i change my directory security to 777.
Regards,
John

  4. Re: Internal Server Error   Reply   Report abuse  
Picture of nidkil nidkil - 2009-09-15 21:32:52 - In reply to message 3 from John
So before you changed the authorization it did work? 777 is full authorization for all!

  5. Re: Internal Server Error   Reply   Report abuse  
Picture of John John - 2009-09-16 04:40:54 - In reply to message 4 from nidkil
Hi,
The page is getting displayed but functionality is dead.

Regards,
John.

  6. Re: Internal Server Error   Reply   Report abuse  
Picture of John John - 2009-09-16 04:46:05 - In reply to message 5 from John
I've contacted the server admin to check whether they are supporting PHP5 with fsockopen(). He said the supports all of them.

Regards,
John.