ID: 46975 Updated by: fel...@php.net Reported By: support at silverservers dot com -Status: Open +Status: Assigned Bug Type: PHP options/info functions Operating System: CentOS 5.2 PHP Version: 5.2.8 -Assigned To: +Assigned To: mysql
Previous Comments: ------------------------------------------------------------------------ [2008-12-30 19:10:39] support at silverservers dot com Description: ------------ Configure PHP with pdo_mysql fails using --pdo_mysql=shared "checking for mysql_config... not found" mysql_config exists and is "found" for other needs via --with-mysql=/usr/local/mysql configure for pdo does not seem to follow this path. TEMPORARY FIX is to symlink: ln -s /usr/local/mysql/bin/mysql_config /usr/bin/mysql_config RESOLUTION: Best would be for pdo_mysql option to follow the path specified in --with-mysql ENVIRONMENT: CentOS 5.2 - source-compiled MySQL5.0.51/Apache1.3.41/PHP5.2.8 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=46975&edit=1