Serving PHP with Mac OS X
August 10th, 2008
In my last Post, we fired up the Apache server, respectively v 1.3 in Tiger & v 2.2 in Leopard. By now putting up Hello World! static page is just blink of an eye effort. And we can also start and stop our server via Terminal. Nice! From here we take on to start the native PHP available in Max OS X. Tiger Supports PHP 4.4.7 and Leopard supports PHP 5.2.4. To start PHP we have to make changes in the Apache configuration file.
Read more…