Re: [PHP-INSTALL] --with-mysqli and --with-mysql (fwd)

2006-02-14 Thread JupiterHost.Net
[EMAIL PROTECTED] wrote: Here is how I did it. Using the mysql-standard-5.0.18.tar.gz static binary distribution for linux. You have to use the same libraries when compiling the mysql & mysqli modules. This will happen, as long as you use the same paths to the MySQL installed files. For

Re: [PHP-INSTALL] --with-mysqli and --with-mysql (fwd)

2006-02-14 Thread php
Here is how I did it. Using the mysql-standard-5.0.18.tar.gz static binary distribution for linux. You have to use the same libraries when compiling the mysql & mysqli modules. This will happen, as long as you use the same paths to the MySQL installed files. For the Linux Non RPM binaries, th

Re: [PHP-INSTALL] --with-mysqli and --with-mysql

2006-02-14 Thread JupiterHost.Net
[EMAIL PROTECTED] wrote: On Tue, 14 Feb 2006, JupiterHost.Net wrote: ; Howdy list, ; ; http://us2.php.net/manual/en/ref.mysqli.php under "Installation" is says: ; "If you would like to install the mysql extension along with the mysqli ; extension you have to use the same client library to avo

Re: [PHP-INSTALL] --with-mysqli and --with-mysql

2006-02-14 Thread php
On Tue, 14 Feb 2006, JupiterHost.Net wrote: ; Howdy list, ; ; http://us2.php.net/manual/en/ref.mysqli.php under "Installation" is says: ; "If you would like to install the mysql extension along with the mysqli ; extension you have to use the same client library to avoid any conflicts." This is w

[PHP-INSTALL] --with-mysqli and --with-mysql

2006-02-14 Thread JupiterHost.Net
Howdy list, http://us2.php.net/manual/en/ref.mysqli.php under "Installation" is says: "If you would like to install the mysql extension along with the mysqli extension you have to use the same client library to avoid any conflicts." So, assuming PHP5 and MySQL > 4.1.3: These are the two way

Re: [PHP-INSTALL] pear install fine, but pecl install not, on SuSE 10.0

2006-02-14 Thread Paul Gardiner
Did I ask this in the wrong list? - Original Message - From: "Paul Gardiner" <[EMAIL PROTECTED]> To: Sent: Monday, February 13, 2006 2:46 PM Subject: [PHP-INSTALL] pear install fine, but pecl install not, on SuSE 10.0 Hi, I want to install Fileinfo for use with horde, but pecl in

[PHP-INSTALL] Re: Problems compiling php-5.1.2 from source with openssl-0.9.7i

2006-02-14 Thread Mark Galbreath
Thanks for sharing!   mark<-|->kram>>> xampp <[EMAIL PROTECTED]> 14-Feb-06 05:19:31 AM >>> Answering my own problem - may help someone elseMore digging around found that this is due to a mysql-5.0.18 bughttp://bugs.mysql.com/bug.php?id=16520Regardsxampp wrote:> Having problems compiling php-5.1.2

[PHP-INSTALL] Re: Problems compiling php-5.1.2 from source with openssl-0.9.7i

2006-02-14 Thread xampp
Answering my own problem - may help someone else More digging around found that this is due to a mysql-5.0.18 bug http://bugs.mysql.com/bug.php?id=16520 Regards xampp wrote: Having problems compiling php-5.1.2 from source on Solaris 9 (Sparc) platform - this is also reproducible with php-5.

[PHP-INSTALL] PHP5.1.1 Pthreads issues on cross compilation

2006-02-14 Thread Artzi, Yoav \(Yoav\)
I have a problem that the PHP configure seems to automatically disable pthreads when I compile on cross platfrom. Host: i686-pentium-linux Target: ppc-powerquicc-linux   More details about the target machine: PowerQuicc II MPC8248   My configure file is as follows: './configure' \'--cach