[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
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
[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
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
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
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
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
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.
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