I can install zlib, it is the fix by function.php (i read it in the code comments), but I dont know how I can install zlib. I have access to my VPS, I can edit all archives in CentOS, Apache....
I have gzip activate in website general configuration but I desactive it the debug work fine. I have only the problems gzip when there are errors in debug, website pages are only for admins (stadistics).
Hi, I have just install my web in a new server VPS, before in my old hosting I have had activate Gzip, now i dont know if a can activate it because I havent configurate Apache. If i activate, seemingly i havent got problems except with error debug. I read in some websites that IE6 cant and other old...
Hi, I have a new sever but I dont know that configuration I need for Apache. The valors default are: <IfModule prefork.c> StartServers 8 MinSpareServers 5 MaxSpareServers 20 ServerLimit 256 MaxClients 256 MaxRequestsPerChild 4000 </IfModule> What valores should I put? Thanks.