ISPsystem.com Forums

ISPsystem.com Forums (http://forum.ispsystem.com//index.php)
-   How-To Guides (http://forum.ispsystem.com//forumdisplay.php?f=12)
-   -   enable gzip (http://forum.ispsystem.com//showthread.php?t=541)

disco 04-29-2009 10:57 PM

enable gzip
 
Any way to enable gzip compression by default?

Tnx

tanya 04-30-2009 08:31 AM

gzip compression in Apache isn't supported in ISPmanager. If you want to enable gzip php extension, you can enter in ISPmanager in the section "Server configuration", the module "PHP extentions" and install it.

disco 04-30-2009 11:03 AM

Quote:

Originally Posted by tanya (Post 2419)
gzip compression in Apache isn't supported in ISPmanager. If you want to enable gzip php extension, you can enter in ISPmanager in the section "Server configuration", the module "PHP extentions" and install it.

Im am on CentOS - and I can not see the gzip extension listed in the drop down?

tnx

slava 04-30-2009 01:27 PM

You need install PHP PECL extension by SSH:
Code:

yum install php-devel
pecl install zip

and after then restart apache

lisamarietuck 11-26-2009 06:57 PM

i tryed to install PHP PECL extension by SSH, but it is stoping during install just befor finishing the instalation.

slava 11-27-2009 06:48 AM

What error did you get when you tryed run installation?


All times are GMT +2. The time now is 10:31 AM.

Powered by vBulletin® Version 3.8.9
Copyright ©2000 - 2024, vBulletin Solutions, Inc.