ID: 16817 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: MySQL related Operating System: redhat7.2 PHP Version: 4.2.0 New Comment:
This is to a problem with the configure script included in the 4.2.0* releases. This issue has been addressed and will be solved with the next (4.2.1) release which will be avilable soon (in a few days). Short desc: The headerfile sys/un.h is not properly detected and therefore unix sockets are not avalable (which is likely the way you have been used to connect to your mysql). Either use mysql with tcp or rebuild the configure script with autoconf 2.13 Previous Comments: ------------------------------------------------------------------------ [2002-04-26 11:58:11] [EMAIL PROTECTED] This is not a bug in PHP, but a problem with your MySQL configuration. ------------------------------------------------------------------------ [2002-04-25 04:39:59] [EMAIL PROTECTED] I just installed php4.2.0RC.i find a problem that i donot know it is a bug.so i report it . before i installed php4.2.0rc .I had used php4.12. I write a script connect mysql database.it is ok. but after i installed php4.2.0rc.the script connectdb mysql database is wrong. it said "access denied .user "zgtv@localhost" use password (YES). I do not know why . Please help me. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=16817&edit=1