500 internal server error...

Status
Not open for further replies.
Messages
2
Reaction score
0
Points
0
Went on the website today and the server doesn't seem to be functioning correctly.
domain: talitha-astrellita.co.uk
server: chopin

error:
Internal Server Error

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

Please contact the server administrator, no-reply@x10hosting.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.


Thank you for looking in to it!
 

bhupendra2895

New Member
Messages
554
Reaction score
20
Points
0
What's logged in error log in your cpanel.
I was encountering the similar problem on my site (starka), it repaired automatically.But if you are not lucky like me then read the error messages and post here if you can't resolve it yourself.
 

descalzo

Grim Squeaker
Community Support
Messages
9,373
Reaction score
326
Points
83
1. Any .php files should have permissions set at 0755 or 0644. If the file is world/group writeable (0777 or 0666) you will get 500 errors

2. In the .htaccess file, if it uses mod_rewrite and has any RewriteRule directives, you must have RewriteBase / above them.
 
Status
Not open for further replies.
Top