Jump to content

PHP only working on part of server, 500 error on rest...


Recommended Posts

This has got me, my host, and the technicians who physically host the server stumped.

 

out of no where it seems, all of a sudden all sites on the server no longer ran php.  We got a 500 internal error on any php what so ever (all html and te rest worked fine though).

 

Tricky thing is, the phpMyAdmin still functions properly.  It's stored on the same server, so PHP must be functioning, just not in the site folders.

 

They also removed and replaced apache and php.  No change (however i can't get a confirmation if they reinstalled or just removed the files, then placed them back in). 

 

I'm stumped on this one.  What could be the problem?  Any ideas are greatly appreciated, my entire site is run by my custom Php manager and MySQL database driven, so right now i can't update normally.

Link to comment
Share on other sites

The web server log files will probably tell what exactly the internal server error is.

 

It is probably a permission problem. The folders that don't work probably have had the permissions set so that the user that the web server/php is running under can no longer access the files or the user that is being set for each account no longer matches the folders for that account.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

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.   Restore formatting

  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...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.