Re: [PHP-INSTALL] Help compiling PHP 5.2.3 on OS X

2007-08-24 Thread John N
Since it seems with your configure, ./configure --with-apxs2=/app/apache2/bin/apxs --without-pear -- with-config-file-path=/app/ini --with-mysql=/usr/local/mysql that you're not building only for mysql extension and not for PDO/mysql, you will see in your config.log, dyld: Library not loaded: /

[PHP-INSTALL] Help compiling PHP 5.2.3 on OS X

2007-08-24 Thread Juan A. Pons
Hello, I am having a problem compiling apache 2.2.4 with PHP 5.2.3 and mysql 5.0.45 on OS x 10.4.10 In trying to track down where the problem lies I was trying to take as many variables out of the equation as I could and I found out where the problem likely lies. And what I found out is t