Re: [PHP3] problems with mod_ssl 2.4.10 and php 3.0.13/3.0.14

2000-01-13 Thread Sascha Schumann
On Thu, Jan 13, 2000 at 12:35:22PM +0100, GOMEZ Henri wrote: > 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 recomp

Re: [PHP3] problems with mod_ssl 2.4.10 and php 3.0.13/3.0.14

2000-01-13 Thread Sascha Schumann
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 Sch

RE: [PHP3] problems with mod_ssl 2.4.10 and php 3.0.13/3.0.14

2000-01-13 Thread GOMEZ Henri
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: