Hi
I beleive module_defalte is ok now after I configured it ... how can I
check this ?
and ..:
yes , I have installed it from source
now I am getting another error :
PHP startup: invalid library (maybe not a php library) ' zlib.so' in
unkown on line 0
I have added zlib.so desc into php.ini
..
e
Erico, how did you install PHP was it from source (it can make a
difference knowing) ?. Also you can install zlib from source too to
get it installed
http://www.geeksww.com/tutorials/libraries/zlib/installation/installing_zlib_on_ubuntu_linux.php
.
On Tue, May 27, 2014 at 2:48 PM, Érico wrote:
>
Hi
I am trying to follow this :
http://httpd.apache.org/docs/2.2/mod/mod_deflate.html
to enbale zlib on my apache 2.2.6
but it is not working
I have a php page with php info and in Phar info it is showing :
gzip compression => disabled(install ext/zlib)
I do have zlib installed in my local e