Comment 10 for bug 652343

Revision history for this message
Dan Scott (denials) wrote : Re: possible bug in r17593

My mistake - I have now reproduced this problem on Debian Squeeze with Apache 2.2.16. The problem was hidden from me during previous testing because Makefile.install currently disables mod_deflate (duh). Once I enabled mod_deflate, I got the same error just trying to use the SlimPAC as was reported by James in the initial bug.

On the other hand, on Fedora 13 with Apache 2.2.15, the configuration works.

Until we're sure that this works on every system where mod_deflate is enabled, I think we should revert this patch or comment out the pertinent lines.

Aside: to test whether mod_deflate is enabled:

/usr/sbin/apache2ctl -t -D DUMP_MODULES | grep deflate