I just tried updating MySQL to 5.1 from 5.0 through my WHM console, and since I did, all my websites (that run PHP) are showing 500 Internal Server Error. I’m not sure if this is perhaps related to my .htaccess file, as if I just put basic HTML in the index it runs fine.
This is pretty urgent as sites are currently down! Any help would be appreciated
:sick:
Thanks
What happens if you empty the .htaccess (or comment everything by starting each line with a #) and request the main index of the website?
If you still get a 500 error the problem is with PHP/MySQL and not with Apache.
It sounds to me like PHP and MySQL are not playing nicely anymore. Do you have an error log somewhere where you could look? (probably /var/log/httpd/error_log or similar)
Unfortunately I’m no expert so I don’t know where the logs are.
This is really annoying as I thought I was just upgrading MySQL, I didn’t expect this to happen. I’ve sent you a PM to see if you could help out Scallio.