ID:               28590
 Updated by:       [EMAIL PROTECTED]
 Reported By:      u60149431 at bedug dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         *Compile Issues
 Operating System: Fedora Core 2
 PHP Version:      4.3.6
 New Comment:

Are you compiling the MySQL extension against external or 
bundled libmysql? 
Check your phpinfo() output, what does MYSQL_SOCKET show 
for it's value? 


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

[2004-05-31 10:04:33] u60149431 at bedug dot com

Description:
------------
The option --with-mysql-sock to the configure script is completely
ignored, and causes PHP to still access /tmp/mysql.sock, which is the
hard-coded value from header files.

Any alternate values from /etc/my.cnf are also ignored.

Use of php.ini is not feasible in my specific application.


Expected result:
----------------
That --with-mysql-sock indicates the default value for the mysql
socket. (which may be altered by a config file)




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


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

Reply via email to