Quote:
|
Originally Posted by till
The ISPConfig PHP /root/ispconfig/php/php does not have zlib compiled in. Please install php-cli or php-cgi from your linux distribution and use this PHP interpreter to execute your file.
|
Ok...thanks for pointing me in right direction. I also had to uncomment extension = mysql.so in /etc/php4/cli/php.ini to get this to work.