The Upgrade to Leopard was flawless! I took backup of everything on the HD if I had to revert to plan B, which is clean install!
Ok! Lets start the game and start playing with the Web powerhouse under this OS. I switched on Web Sharing, typed in:
http://localhost/~username
And I got the following error:
Forbidden: 403 Error
You dont have permissions to access localhost/~username
Read more…
Web Dev
403, Apache, Forbidden, httpd.conf, Leopard, Mac OS X, PHP
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…
Web Dev
10.4.x, 10.5.x, Apache, httpd.conf, Leopard, nano, PHP, Pico, Terminal, Web server