Portal Home > Knowledgebase > Articles Database > 500 internal error server


500 internal error server




Posted by juvesun, 05-20-2011, 11:25 PM
im trying access all my website on same server but i have problem http://turonzamin.com/ show 500 internal error, and this happen to all site on the same server Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, webmaster@turonzamin.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 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request. can anybody help how to fix this

Posted by cptechie, 05-20-2011, 11:38 PM
Hello, I have tried accessing the domain and I am receiving the below given error. ------ Fatal error: Cannot redeclare date_add() in /home/turonzam/public_html/include/functions.php on line 2160 ------ Are you still having issues with all the sites?

Posted by juvesun, 05-20-2011, 11:40 PM
yes im,because im now try upgrade to php 5.3 and im still trying downgrade again to 5.2 to know what actually the problem, but the internal server error is my actually problem

Posted by cptechie, 05-20-2011, 11:44 PM
Hello, Can you post the apache error log entries to troubleshoot the issue?

Posted by juvesun, 05-20-2011, 11:45 PM
how to get it?and how to copy the result? im using mac here

Posted by ZKuJoe, 05-20-2011, 11:47 PM
Find your error_log file and post the last 10-20 entries.

Posted by juvesun, 05-21-2011, 12:06 AM
whre i can get that error file

Posted by juvesun, 05-21-2011, 12:09 AM
is it safemode can cause this error?

Posted by ZKuJoe, 05-21-2011, 12:35 AM
It should be in /home/turonzam/public_html/

Posted by Wellwishr, 05-21-2011, 12:52 AM
How is your PHP configured? suPHP, FastCGI, CGI or DSO? You should also be able to take a look at the error logs for Apache: tail -n 200 /usr/local/apache/logs/error_log That will list the last 200 lines. You need to be looking for the 500 error. I suspect its due to permissions, so you may also want to check out the suexec log: tail -n 200 /usr/local/apache/logs/suexec_log

Posted by cptechie, 05-21-2011, 01:13 AM
Hello, As all the sites are showing 500 Internal Server Error, it won't be a permission issue.

Posted by whocky, 05-21-2011, 12:56 PM
cptechie, Im no expert but it could be a permissions error if all the websites are on the same server? i mean i faced this 500 internal error a few days ago, and it was indeed due to a permissions error. Is this a new server? Just my thoughts anyways Steve



Was this answer helpful?

Add to Favourites Add to Favourites    Print this Article Print this Article

Also Read