You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Preston Podaril <pp...@newdigitalgroup.com> on 2005/07/14 18:02:57 UTC

[users@httpd] zlib weirdness

So have have installed zlib version 1.2.2,  then recompiled apache and 
php, but when I look at phpinfo.php from the web (aka apache 1.3.33) it 
tells me the following:

ZLib Support 	enabled
Compiled Version 	1.2.2
Linked Version 	1.2.1

I have checked the libphp4.so file in apache/libexec over and over, to 
make sure it was the newly compiled one.  It is.  The other thing I find 
interesting is here is the result of running the phpinfo.php file from 
the commandline (php phpinfo.php

ZLib Support => enabled
Compiled Version => 1.2.2
Linked Version => 1.2.2

Why would these two results be different?  Any ideas on what is causing 
this apparent linked version when running through apache to be different 
than the compiled version?

-- 
Preston Podaril
ppod@newdigitalgroup.com
Network Administrator
New Digital Group

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org