ID:               35848
 Comment by:       c00lways at gmail dot com
 Reported By:      shawn dot richards at ink dot ltd dot uk
 Status:           No Feedback
 Bug Type:         MySQL related
 Operating System: Mac OS X Tiger.
 PHP Version:      5CVS-2005-12-30 (snap)
 Assigned To:      andrey
 New Comment:

i've tried to build mysql 5.0.22 with sources..

and use my configure line for php as:

./configure \
--with-mysql=/usr/local/include/mysql  \
--with-gd \
--enable-embedded-mysqli \
--with-gd2 --with-openssl --with-sockets \
--enable-mbstring --enable-ftp --enable-sockets \
--with-jpeg-dir=/usr/lib --with-png-dir=/usr/lib \
--with-zlib-dir=/usr/lib 

** and it works!


Previous Comments:
------------------------------------------------------------------------

[2006-07-27 16:06:19] c00lways at gmail dot com

i've checked on the changelog of mysql...

from mysql 5.0.18 to 5.0.22
almost all of them are security fixes...

this could be a security treat for all existing mysql 5.0.22 and below

------------------------------------------------------------------------

[2006-07-27 16:04:02] c00lways at gmail dot com

anyone going to help on this?

i've faced the same problem with mysql 5.0.22 with php 5.1.4...

the problem has been reported on mysql support website, but yet, no one
have got the solutions to it.

i think it's due to libmysql...

when i tried to compile using
--with-mysqli=/usr/local/mysql/bin/mysql_config

it states something to do with invalid version of libmysql..

my box was just freshly installed mysql 5.0.22...

and now attempting to compile the php 5.1.4

example:

--with-mysql=/usr/local/mysql  --with-gd \
--enable-embedded-mysqli \
--with-gd2 --with-openssl --with-sockets \
--enable-mbstring --enable-ftp --enable-sockets \
--with-jpeg-dir=/usr/lib --with-png-dir=/usr/lib \
--with-zlib-dir=/usr/lib

------------------------------------------------------------------------

[2006-07-11 17:06:28] down at townsquirrel dot de

I've the same problem:

Both verions (binary and self-compiled sourcecode) of MYSQL 5.0.22
didn't worked pretty !

Using 5.0.18 solved the problem

------------------------------------------------------------------------

[2006-06-29 16:49:04] javier at nediam dot com dot mx

I faced the same problem with the binary distribution of MySQL 5.0.22.
Instead I try with the source distribution (of the same version 5.0.22)
and It worked :)

------------------------------------------------------------------------

[2006-06-28 01:00:00] php-bugs at lists dot php dot net

No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/35848

-- 
Edit this bug report at http://bugs.php.net/?id=35848&edit=1

Reply via email to