Amit Vyas's blog

Drupal Performance : Disable CSS Aggregation from database using phpmyadmin

Sometimes on our localbox [wamp : localhost] we found that when enabled css aggregation and javascript aggregation then we cannot able to access our admin area and user login area. I mean we cannot able to access the site because we enabled css aggregation. Now you cannot access the admin area and you cannot even login so what to do.

You have to disable your css aggregation from database using your phpmyadmin. Follow the below steps:
     1. Open phpmyadmin and select the database which is used by the drupal instance. Read more about Drupal Performance : Disable CSS Aggregation from database using phpmyadmin

25 Drupal Modules you must have

Subscribe to RSS - Amit Vyas's blog