Yes mysql 3.23.8 was compiled with this option (default in rpm) The problem is that when you install mysql-shared, php 3.0.14 use libmyclient.so and not libmyclient.a. My solution is to remove mysql-shared RPM and to recompile php 3.0.14. Definitly Apache didn't like to have a module using libpthread.so. Hope it could help mod_ssl + php + apache users under Linux.... - Henri Gomez ___[_]____ EMAIL : [EMAIL PROTECTED] (. .) PGP KEY : 4912D659 ...oOOo..(_)..oOOo... PGP Fingerprint : 8CAD0D50356DA7E45C540B010FFE39E8 >-----Original Message----- >From: Sascha Schumann [mailto:[EMAIL PROTECTED]] >Sent: Thursday, January 13, 2000 12:12 PM >To: GOMEZ Henri >Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] >Subject: Re: [PHP3] problems with mod_ssl 2.4.10 and php 3.0.13/3.0.14 > > >On Thu, Jan 13, 2000 at 12:06:10PM +0100, GOMEZ Henri wrote: >> Under Linux with apache 1.3.9 and mod_ssl 2.4.10, >> apache couldn't start with latest php3 > > Did you compile MySQL with --enable-thread-safe-client? Don't > do that. > >-- > > Regards, > > Sascha Schumann > Consultant > ______________________________________________________________________ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
