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. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php