ID:               35848
 Comment by:       rafudu 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 was having the same trouble..so I've checked the md5sum of my Mysql
tarball and it was corrupted. So, I've downloaded and installed again
and it worked.
:D


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

[2006-08-24 11:33:31] Tetonne at tiscali dot fr

sucess to install apache 2.2.2 and php 5.14 but php doens't work here
(I have installed apache here /Library/apache2) like it used to be with
Complete release.
any php page is downloaded but not load.??

5.1.15 is out any update with a simple way to install a working apache
2.2x, php 5.1.x mysql 5.x would be great
other sites : www.entropy.ch and www.macosxhints.com

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

[2006-08-17 21:30:28] hongda dot yen at gmail dot com

Do not use use the Mysql binary distribution.
Installing with a source distribution maybe You'll avoid this problem.

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

[2006-07-28 00:58:05] c00lways at gmail dot com

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!

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

[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

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

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