SapAuthor Posted May 6, 2009 Share Posted May 6, 2009 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. Quote Link to comment Share on other sites More sharing options...
PFMaBiSmAd Posted May 6, 2009 Share Posted May 6, 2009 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. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.