How different is it from Snow Leopard to create a MySQL, Apache, PHP install from scratch (not MAMP) on Mac OSX 10.7 Lion?
|
feedback
|
|
Apache+PHP is pretty simple. All you have to do is...
Installing MySQL can be slightly more hairy, but your best bet is to grab a DMG/PKG installer file from http://dev.mysql.com/downloads/mysql/ (download the Mac OS X 10.6 64-bit DMG Archive) and follow your nose. There are some good Googlable resources for that (try | |||||
feedback
|
|
I just did this last weekend so it's still fresh in my mind. I found this to be the most [helpful guide](http://echodittolabs.org/blog/2011/08/os-x-107-lion-development-native-mamp-mysql-installer ), Everything besides PEAR worked for me. And if you want some side-reading or what not I found these two just okay. But really you should be fine. I'm totally enjoying my new environment following the first guide. | ||||
feedback
|
