This is really odd, i am running my site with wamp on a localhost. I have the css gzip module enabled in the module pages.

When i set performance to Optimize CSS files:enabled and tick the GZip CSS box it work fine but the as soon as a try edit a node i get this message error message "The connection was reset" and then windows gives me some popups about "Apache HTTP server stopped working and was closed"?

Comments

mikeytown2’s picture

Whats the version of php, apache?
Try the alt configuration where you place the rewrite rules in your webroot .htaccess; same level as Drupal's index.php.

UNarmed’s picture

Apache version 2.2.11 and php version 5.2.9-2

Sorry but i am not exactly sure what you mean by alt configuration?

Thanks!

mikeytown2’s picture

GZip CSS: Do not generate .htaccess file
Sometimes your host does not like multiple .htaccess files. Enable this to bypass htaccess file generation. Follow directions in the README.txt if this is effecting you.

UNarmed’s picture

Hmm ok thanks il give this a try =]

mikeytown2’s picture

Status: Active » Closed (won't fix)

CSS Gzip will no longer be updated/supported. All future development is being done in the Advanced CSS/JS Aggregation module.