Page 1 of 1

Trying to install PHP on mac os x snow leopard

Posted: Mon Apr 26, 2010 10:21 pm
by arya202
I'm trying to use PHP on Mac OS X Snow Leopard (version 10.6) and I found this tutorial online on how to activate it

http://stackoverflow.com/questions/1293 ... ow-leopard

The first thing it says is to locate a file in the terminal and open it up with an editor (I'm using EMACS) and uncomment a line of code that loads the PHP module. EMACS says the file is read only and that I can't edit it when I try to uncomment the file.

Can anyone tell me how to make the file writable or let me know any kind of workaround? Thanks a lot guys.

Re: Trying to install PHP on mac os x snow leopard

Posted: Tue Apr 27, 2010 10:42 am
by Jonah Bron
I don't use Mac, but Google tells me that he thinks the Sudo command can be used to execute commands with super-user permissions.

Re: Trying to install PHP on mac os x snow leopard

Posted: Wed Apr 28, 2010 6:07 pm
by Benjamin
:arrow: Moved to Installation and Configuration