Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

bobber205

macrumors 68020
Original poster
Nov 15, 2005
2,182
1
Oregon
Where the best place to learn how to install php on my macbook?

I would love to start learning. (it's for work anyway)
 

bobber205

macrumors 68020
Original poster
Nov 15, 2005
2,182
1
Oregon
Thanks for all the awesome links. Since you guys seem to know so much, do you guys have any resource for installing PHP on XP and maybe even Linux?
 

bobber205

macrumors 68020
Original poster
Nov 15, 2005
2,182
1
Oregon
I installed the MAMP server app.
It's working.

One thing: Why when I want to actually go to one of my php pages I am forced to type in this

Code:
http://localhost:8888/php1.php

..instead of the actual file path name?
 

dunc85

macrumors regular
Jul 23, 2006
112
0
bobber205 said:
I installed the MAMP server app.
It's working.

One thing: Why when I want to actually go to one of my php pages I am forced to type in this

Code:
http://localhost:8888/php1.php

..instead of the actual file path name?

Because it's a server-side language and has to be run through a server to work.
 

bobber205

macrumors 68020
Original poster
Nov 15, 2005
2,182
1
Oregon
...

Using MAMP how do I get debugging turned on? I will try removing a ";", making it wrong, but no errors come up in Safari or Firefox.


Any suggestions?
 

bobber205

macrumors 68020
Original poster
Nov 15, 2005
2,182
1
Oregon
New Question

In PHP, when you use the exec command, does other extensions you install work without any additional steps other than having to install it in the first place?
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.