On Sun, 2 Dec 2007, Andrew Peterson wrote:
To: php-install@lists.php.net
From: Andrew Peterson <[EMAIL PROTECTED]>
Subject: [PHP-INSTALL] Installing with CLI
I'm hoping someone can help me out. I'm trying to instal PHP 5.2.5 on OS
X Leopard with Apache 2x and MySQL 5x
H
I'm hoping someone can help me out. I'm trying to instal PHP 5.2.5 on
OS X Leopard with Apache 2x and MySQL 5x
Here's the config command I use:
./configure
--prefix=/usr/local/php5.2.5
--with-apxs2=/usr/local/apache2/bin/apxs
--with-openssl
--with-curl
--with-curlwrappers
--enable-exif
--with