On Tue, 31 Jul 2001, Armel FAUVEAU wrote:
Hello Ignacio,
Yes, zlib (gz*()) and bzip2 (bz*()) support can both be in PHP at the same time.
Ok. It does not work on my servers under Linux and FreeBSD. You are under Windows or Unix ?
Yours,
Armel.
Weeelll...
To be honest with you I had never compiled zlib+bzip2 together, so I fired up my fast machine to build it...
From phpinfo():
System Linux rhlinux71.ignacio.lan 2.4.3-13iva #1 Thu Jul 26 21:13:35 EDT 2001 i686 unknown Build Date Jul 31 2001 ... zlib ZLib Support enabled 'zlib:' fopen wrapper enabled Compiled Version 1.1.3 Linked Version 1.1.3 ... bzip2 BZip2 support enabled BZip2 Version 1.0.1, 23-June-2000
'Nuff said ;)
Windows comes precompiled, so there should be no problem there.