ID: 37322
Updated by: [EMAIL PROTECTED]
Reported By: raosid at rediffmail dot com
-Status: Open
+Status: Bogus
Bug Type: *Configuration Issues
Operating System: fedora core 4
PHP Version: 4.4.2
New Comment:
.
Previous Comments:
------------------------------------------------------------------------
[2006-09-25 03:46:56] raosid at rediffmail dot com
this error can be fxed by compiling with --mysql-sock and then creating
a link to mysql.sock in /var/lib/mysql
------------------------------------------------------------------------
[2006-09-22 17:58:02] guglielmo dot celata at gmail dot com
Hi,
I am having the same issue, using php4.4.4 with mysql 5.0.22 on a FC5.
I have installed the mysql and mysql-devel packages, using yum.
Then, trying to compile, using:
./configure
--with-apxs2=/usr/local/apache2/bin/apxs
--with-mysql=/usr
--disable-cgi
--with-zlib --with-curl --with-gettext
--with-iconv --enable-mbstring --enable-shmop
--enable-sysvmsg --enable-sysvsem --enable-sysvshm
--with-pear --with-gd --with-jpeg-dir --with-png-dir
I receive the same error.
I think this is a bug and it should be fixed.
------------------------------------------------------------------------
[2006-08-02 15:51:03] sorin at intersol dot ro
OOps, My mistake. I think that the problem is that the compiled mysql
in FC4 and FC5 may not include old functions?!
Any suggestion not including the recompilation of mysql.
------------------------------------------------------------------------
[2006-08-02 15:47:27] sorin at intersol dot ro
It seamns that you must define USE_OLD_FUNCTIONS before including
mysql.h (At least in mysql 5 the missing functions are including only
if USE_OLD_FUNCTIONS is defined).
------------------------------------------------------------------------
[2006-08-02 15:37:22] sorin at intersol dot ro
I confirm this bug in Fedora Core 5.
------------------------------------------------------------------------
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/37322
--
Edit this bug report at http://bugs.php.net/?id=37322&edit=1