What is the easiest way to have a local LAMP installation for web development on mac OS X?

后端 未结 6 1738
北荒
北荒 2021-01-28 07:28

I\'m new to mac os x. In the Windows XP world, there are packages available, like easyPHP, wampserver, uniformserver, that enable you to have a local webserver complete with php

6条回答
  •  面向向阳花
    2021-01-28 07:56

    Five years later, i believe this question and existing answers still reading by some newcomers.

    Personally, i strongly recommend using Homebrew to have a perfect development environment on mac os x. Not only PHP, homebrew opens wide all the doors to the open source toolkit/library/application heaven.

    Here is my another answer related with this subject.

提交回复
热议问题