Internal Server Error

Status
Not open for further replies.

pero20

New Member
Messages
10
Reaction score
0
Points
0
Hi,
error '500 Internal Server Error' occurs most of the times...
please help me, thanks

*** and now, another error occurs!!!
it says: cannot connect to MySQL server


are all these problems from MySQL?
 
Last edited:

Zubair

Community Leader
Community Support
Messages
8,766
Reaction score
305
Points
83
MySQL on starka was under maintenance (announcement was posted in news and announcements section.)
Now your website is working fine.
 

pero20

New Member
Messages
10
Reaction score
0
Points
0
MySQL on starka was under maintenance (announcement was posted in news and announcements section.)
Now your website is working fine.

Thanks, yes. but the 'Internal Server Error' is still occurs.
PLEASE do something, :(

And if it can help, error_log file has these lines multiple times:
[24-Aug-2010 06:45:00] PHP Warning: require_once(./includes/common.inc.php) [<a href='function.require-once'>function.require-once</a>]: failed to open stream: No such file or directory in /home/ehsan/public_html/confirm_code.php on line 3
[24-Aug-2010 06:45:00] PHP Fatal error: require_once() [<a href='function.require'>function.require</a>]: Failed opening required './includes/common.inc.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/ehsan/public_html/confirm_code.php on line 3
 
Last edited:

pero20

New Member
Messages
10
Reaction score
0
Points
0
Thanks, yes. but the 'Internal Server Error' is still occurs.
PLEASE do something, :(

And if it can help, error_log file has these lines multiple times:
[24-Aug-2010 06:45:00] PHP Warning: require_once(./includes/common.inc.php) [<a href='function.require-once'>function.require-once</a>]: failed to open stream: No such file or directory in /home/ehsan/public_html/confirm_code.php on line 3
[24-Aug-2010 06:45:00] PHP Fatal error: require_once() [<a href='function.require'>function.require</a>]: Failed opening required './includes/common.inc.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/ehsan/public_html/confirm_code.php on line 3

----------------------------
Finally i found the problem:
Any 500 errors are most likely the cause of too open permissions. Lowering the permissions should resolve the problem.
 
Status
Not open for further replies.
Top