Thanks Johan, I appreciate the info. I ended up going with MAMP as a
quick solution.
On Nov 2, 2006, at 11:29 PM, Johan Martin wrote:
On 02 Nov 2006, at 5:11 PM, Ed Lazor wrote:
I'm trying to configure and compile PHP 5. The configure is
failing to find the MySQL UNIX socket. Any idea
On 02 Nov 2006, at 5:11 PM, Ed Lazor wrote:
I'm trying to configure and compile PHP 5. The configure is
failing to find the MySQL UNIX socket. Any ideas?
./configure \
--with-apxs2=/usr/local/apache2/bin/apxs \
--with-zlib \
--with-mysql=/usr/local/mysql \
--with-mysql-socket=/tmp
I ha
Very very nice. I'm impressed with how easy everything was to
setup. I keep wondering why nobody at PHP/MySQL/Apache ever sets up
stuff like this.
On Nov 2, 2006, at 8:40 PM, Wee Keat Chin wrote:
Ed,
Ed Lazor wrote:
I'm trying to configure and compile PHP 5. The configure is
failing
Ed,
Ed Lazor wrote:
I'm trying to configure and compile PHP 5. The configure is failing to
find the MySQL UNIX socket. Any ideas?
I can't tell you why because I have not a clue, but why don't you try
using MAMP (http://www.living-e.de/en/products/The-MAMP/download.php)
and you can then swi
I'm trying to configure and compile PHP 5. The configure is failing
to find the MySQL UNIX socket. Any ideas?
./configure \
--with-apxs2=/usr/local/apache2/bin/apxs \
--with-zlib \
--with-mysql=/usr/local/mysql \
--with-mysql-socket=/tmp
The mysql.sock file is physically located in /private/
5 matches
Mail list logo