Re: [PHP-DEV] Possible glitch in php-4.0.1pl2 ? From: AK47 (ak47 <email protected>)
Date: 07/11/00

Andi Gutmans wrote:

> That seems to be quite weird. Those 4 lines shouldn't be needed when
> compiling zlib and are actually outdated. Can you make sure if
HAVE_ZLIB is
> defined in your php_config.h?

The behaviour is really weird but ... the error is mine and related to
mysql
client libraries using pthread. Now I've built libphp4.so using built-in
mysql
support and everything is working fine.

The only "problem" I found is that if you build libphp4.so with mysqld
not
running, the module looks for mysql.sock in /tmp instead of
/var/lib/mysql/.

Gabriele Carioli

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>