View Single Post
  #5  
Old 02-14-2011, 05:30 PM
mistwang mistwang is offline
LiteSpeed Staff
 
Join Date: May 2003
Location: New Jersey
Posts: 7,590
I think it is complaining about PHP output compression, litespeed has no effect, you have to do it from PHP side.
check output-handler
http://www.php.net/manual/en/outcont...output-handler

You need to google this topic.
Reply With Quote