As suggested by Luc,
I download the MySQL source and compile MySQL with dynamic and static
libs,redo the PHP and it works.
Originally I had downloaded the Solaris binary from MySQL which is not
compile with dynamic libs.
Thanks Luc
Richard
Luc I. Suryo wrote:
Bonjour Richard,
The 'pro
On Tue, 13 Dec 2005, Richard Lacroix wrote:
; I'm trying to compile PHP 5.1.1 with MySQL support on a Sun Sparc with Solaris
; 8. I try with 3 different version on MySQL (4.0, 4.1 and 5.0). The configure
; goes OK but I always have the same error. with make.
;
;
; My configure options are:
; ./co
I'm trying to compile PHP 5.1.1 with MySQL support on a Sun Sparc with
Solaris 8. I try with 3 different version on MySQL (4.0, 4.1 and 5.0).
The configure goes OK but I always have the same error. with make.
My configure options are:
./configure --prefix=/usr/local/php
--with-apxs2=/usr/loc