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.

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.

Archived

This topic is now archived and is closed to further replies.

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