PDA

View Full Version : PHP4 on Leopard?




Banacek
Mar 13, 2008, 12:29 AM
Hey guys, I was just looking to install PHP4 on my Leopard machine. I would love to have the ability to switch between 4 and 5, but that isn't necessary. What is necessary, however, is getting PHP4 on my system, for work purposes. I know there is a 10.5 port of php4 on Macports, and I could just build it from source, but I wonder about the config issues. Let me know if you have done it and what you needed to do. Thanks!



angelwatt
Mar 13, 2008, 08:26 AM
You might want to look at Mamp, it comes with PHP4 and 5.

jeremy.king
Mar 13, 2008, 10:36 AM
xampp (http://www.apachefriends.org/en/xampp-macosx.html) is an alternative to mamp

Banacek
Mar 14, 2008, 12:17 AM
Cool, thanks guys!