2

What do you recommend for setting the MAMP development stack?

I've seen the quickstart thing at http://www.mamp.info, but I don't really like that approach. I'd rather have a full-fledged Apache that I can install any number of modules into. I remember seeing in the OS X v10.5 (Leopard) Server demo a really slick GUI that allows you to set up all this stuff, add virtual hosts, etc., and I was wondering if anything similar is available for the non-server Leopard.

3 Answers 3

4

You could use Darwin Ports or Fink to install everything from scratch.

Sign up to request clarification or add additional context in comments.

Comments

2

OS X already comes with Apache, PHP, Perl and Python. Just install MySQL and edit the Apache config file as needed and you should be golden.

1 Comment

Last time I used the default apache it was not apache2 yet.
0

Avoid heavy MacPorts usage. It is a lousy source-based distribution. Avalanche rebuilds, unnecessary default dependencies (xorg for imagemagick). Use binary whenever possible.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.