Running PHP with Apache on Mac OS X Leopard
I enabled Apache and PHP on my Macbook today.
Working with PHP5 in Mac OS X 10.5 (Leopard)
How to Enable PHP5 in Mac OS X Leopard
I also installed MySQL, which was the trickiest:
Installing MySQL on Mac OS X
I had to Additionally run:
See Bug #35070.
Working with PHP5 in Mac OS X 10.5 (Leopard)
How to Enable PHP5 in Mac OS X Leopard
I also installed MySQL, which was the trickiest:
Installing MySQL on Mac OS X
I had to Additionally run:
sudo ln -s /usr/local/MySQLCOM/ /Library/StartupItems/MySQLCOMTo manually complete the installation of the startup item.
See Bug #35070.

0 Comments:
Post a Comment
<< Home