I have Drupal 6 Site.
I have enabled compression of CSS & JS files. Last night I uploaded couple of css files. I cleared the Cache from Drupal site. It was working fine..
But this morning when I opened the site, it is throwing error
500 Internal Server Error. Contact your system administration.
I logged into as admin anyhow & disabled the compression so all the css & js files issue got fixed but the images that are under sites/default/files/ are not loading & getting 500 Error for these files.
This is very critical for my site.
I have already reverted the files & uploaded. But not working.
The strangest thing is that I was doing this on my subdomain dev.hello.com but the issue is also affecting / giving the same error on the main site as well. www.hello.com
Steps taken till now by me:
- Reverted the old css & uploaded
- Checked the files if they are available, they are available
- .htacess intialised
- https://www.drupal.org/node/1226512
- https://www.drupal.org/node/587592
- https://www.drupal.org/node/2620220
Exactly the same issue
Any help highly appreciated.