On 10/30/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > There is a special 'MAMP' version of the 'LAMP' environment for the > Mac. > Always be sure, if there is a choice, to pick the 'intel' version of a > program, when you install it.
Personally, I'd suggest install MacPorts and using it to manage all these kinds of tools -- makes upgrades happen on your schedule with good rollback capabilities. >sudo port install apache2 (wait) >sudo port install php5 (wait) etc. There's plenty of good tutorials on macport if you look around. You'd still need to install CF outside of that (and if you're not a glutton for punishment, use CF8 which actually installs easily on a Mac instead of CF7 and the hassle of installing it. I use a mac mini very similarly, except that I deploy to it using Ant or Rake (ruby projects) instead of simply copying/saving files to it. Keep in mind that unless you're using Linux-friendly databases (eg MySQL) that you'll still need to have it linking back to the MSAccess/MSSQL/whatever on your laptop. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade to ColdFusion 8 and integrate with Adobe Flex http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:292481 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

