From: bineet dot kumar at wipro dot com Operating system: Linux RHEL 5 PHP version: 5.2.8 PHP Bug Type: *Configuration Issues Bug description: Configuration Problem
Description: ------------ When i am trying to configure PHP with this option ./configure --with-apxs2=/usr/web_server2.0.59/bin/apxs --disable-debug --enable-ftp --enable-inline-optimization --enable-magic-quotes --enable-mbstring --enable-mm=shared --enable-safe-mode --enable-track-vars --enable-trans-sid --enable-wddx=shared --enable-xml --with-dom --with-gd --with-gettext --with-mysql=/usr/local/mysql --with-regex=system --with-xml --with-zlib-dir=/usr/lib Getting error is :- checking whether to include mime_magic support... no checking for MING support... no checking for mSQL support... no checking for MSSQL support via FreeTDS... no checking for MySQL support... yes checking for specified location of the MySQL UNIX socket... no checking for MySQL UNIX socket location... no checking for mysql_close in -lmysqlclient... no checking for mysql_error in -lmysqlclient... no configure: error: mysql configure failed. Please check config.log for more information. PHP INFORMATION PHP 5.2.8 (cli) (built: Dec 15 2008 19:57:27) Copyright (c) 1997-2008 The PHP Group Zend Engine v2.2.0, Copyright (c) 1998-2008 Zend Technologies MySQL INFORMATION mysql-5.0.67-linux-i686 (installed location is /usr/local/mysql) Please suggest me what i should do. Thanks in advance Reproduce code: --------------- na Expected result: ---------------- na Actual result: -------------- Not installed -- Edit bug report at http://bugs.php.net/?id=46880&edit=1 -- Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=46880&r=trysnapshot52 Try a CVS snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=46880&r=trysnapshot53 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=46880&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=46880&r=fixedcvs Fixed in CVS and need be documented: http://bugs.php.net/fix.php?id=46880&r=needdocs Fixed in release: http://bugs.php.net/fix.php?id=46880&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=46880&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=46880&r=needscript Try newer version: http://bugs.php.net/fix.php?id=46880&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=46880&r=support Expected behavior: http://bugs.php.net/fix.php?id=46880&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=46880&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=46880&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=46880&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=46880&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=46880&r=dst IIS Stability: http://bugs.php.net/fix.php?id=46880&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=46880&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=46880&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=46880&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=46880&r=mysqlcfg