From:             u60149431 at bedug dot com
Operating system: Fedora Core 2
PHP version:      4.3.6
PHP Bug Type:     *Compile Issues
Bug description:  configure --with-mysql-sock is ignored

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 bug report at http://bugs.php.net/?id=28590&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=28590&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=28590&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=28590&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=28590&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=28590&r=needtrace
Need Reproduce Script:      http://bugs.php.net/fix.php?id=28590&r=needscript
Try newer version:          http://bugs.php.net/fix.php?id=28590&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=28590&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=28590&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=28590&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=28590&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=28590&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=28590&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=28590&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=28590&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=28590&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=28590&r=float

Reply via email to