ID: 35848
Comment by: vktechnology at uk2 dot net
Reported By: shawn dot richards at ink dot ltd dot uk
Status: Assigned
Bug Type: MySQL related
Operating System: Mac OS X Tiger.
PHP Version: 5CVS-2005-12-30 (snap)
Assigned To: andrey
New Comment:
The problem is fixed when using
--with-mysql-dir=/usr/local/mysql
instead of
--with-mysql=/usr/local/mysql
********************************
cannot fix,
after install will cannot connect to my sql by using PHP
you will see this error
"Fatal error: Call to undefined function mysql_connect() "
and looking in info.php
cannot see mysql too...
Previous Comments:
------------------------------------------------------------------------
[2006-05-10 15:25:28] hios dot agents at gmail dot com
exactly
the problem is fixep by --with-mysql-dir=/path_to_mysql
but Anybody knows if there is a mod_ssl & openssl for apache 2.2.2
thanks anyway... see you
------------------------------------------------------------------------
[2006-05-02 22:23:35] ivanick at vet dot upenn dot edu
Same bug on RH4.2 AMD64 as well, fix works (with-mysql-dir), my many
thanks!
------------------------------------------------------------------------
[2006-04-20 10:09:51] pfroling at hotmail dot com
Thank you pamelastone. That fixed my configure problem.
./configure --prefix=/usr/local/php
--with-apxs2=/usr/local/apache2/bin/apxs
--with-mysql-dir=/usr/local/mysql --with-zlib-dir=/usr
------------------------------------------------------------------------
[2006-04-19 17:01:35] pamelastone at gmail dot com
The problem is fixed when using
--with-mysql-dir=/usr/local/mysql
instead of
--with-mysql=/usr/local/mysql
------------------------------------------------------------------------
[2006-03-07 21:05:10] thijs dot wijnmaalen at gmail dot com
You could fix this issue by changing the config line to:
--with-mysql=shared (thanks to YorHel)
------------------------------------------------------------------------
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