Jump to content

Constant 500 Error, No Visible Explanation


Dtc

Recommended Posts

There are a lot of things that can cause a 500 error. The most common are broken software and invalid .htaccess files.

 

I'd start by renaming the index.php file in the folder for that domain to index.old. If you see a directory listing, your code is broken. Check for an error_log file in that folder if this is the case. It'll tell you the errors your code produced so you can fix it. If renaming/removing the index file doesn't help, rename the .htaccess file and see what happens after that.

 

If you still have a 500 error with both files renamed, let me know and I'll escalate it for you.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...