ID: 48490 Updated by: [email protected] Reported By: senz at senz dot su -Status: Open +Status: Bogus Bug Type: *Configuration Issues Operating System: Darwin 9.7.0 PHP Version: 5.2.9 New Comment:
Sorry, but your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php as this bug system is not the appropriate forum for asking support questions. Due to the volume of reports we can not explain in detail here why your report is not a bug. The support channels will be able to provide an explanation for you. Thank you for your interest in PHP. Previous Comments: ------------------------------------------------------------------------ [2009-06-07 13:46:47] senz at senz dot su This post helps to resolve the problem: http://lists.macosforge.org/pipermail/macports-users/2007-December/007567.html It seems that macports change paths for mysql installation. ------------------------------------------------------------------------ [2009-06-07 13:42:55] senz at senz dot su Description: ------------ php 5.2.9 configure script failed with option --with-mysql=shared,/opt/local uname -rs Darwin 9.7.0 The following ports are currently installed: mysql5-devel @5.1.34_0 (active) Reproduce code: --------------- ./configure \ --with-mysql=shared,/opt/local Actual result: -------------- checking for MySQL support... yes, shared checking for specified location of the MySQL UNIX socket... no checking for MySQL UNIX socket location... no configure: error: Cannot find MySQL header files under /opt/local. Note that the MySQL client library is not bundled anymore! ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=48490&edit=1
