Jay Blanchard wrote:
[snip]
I am working with a class to create zip files and the class requires
gzcompress(). An undefined function error is thrown ("Fatal error: Call
to undefined function: gzcompress() in /var/li...") yet the TFM says
that gzcompress is available in "(PHP 4 >= 4.0.1, PHP 5)". I am running
4.3.7 on this particular server. I am searching Google and the php web
site to no avail.

Has anyone else here had the problem? Does anyone know of anything I
should look for?
Harumph....my day had been sailing along reasonably smoothly.
[/snip]

Never mind. I just found out that the network admin recompiled PHP on
this server without zlib.

<snip>

See, if you would have looked at your phpinfo() you would have known this. ;)

*ducks*

--
John C. Nichel
ÜberGeek
KegWorks.com
716.856.9675
[EMAIL PROTECTED]

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to