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
[EMAIL PROTECTED]
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: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to