ID: 10799
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Feedback
Bug Type: *Install and Config
Operating system: 
PHP Version: 4.0.5
Assigned To: 
Comments:

It means your external mysql client lib is linked with zlib.
Try adding --with-zlib into your configure line.

--Jani


Previous Comments:
---------------------------------------------------------------------------

[2001-05-10 16:55:31] [EMAIL PROTECTED]
Using the default Apache installation, the following 
configure options work

./configure --prefix=/usr 
--sysconfdir=/etc 
--localstatedir=/var 
--mandir=/usr/share/man 
--with-mysql 
--with-xml 
--disable-pear 
--with-apxs

However, if I attempt to use 

--with-mysql=/path/to/mysql 

the created .so module is unusable. Apach fails to start 
after installing. Gives the following error on starting 
apache:

dyld: /usr/sbin/httpd Undefined symbols:
_compress
_uncompress


 

---------------------------------------------------------------------------



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=10799&edit=2


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to