« Back to latest posts

Archive for June, 2009

Running PHP and MySQL with phpMyAdmin on OS X 10.5

Tuesday, June 23rd, 2009

Apache already comes pre-installed on OS X but PHP is not enabled by default. To enable PHP we need to edit our Apache config file by opening the Terminal and typing sudo nano /private/etc/apache2/httpd.conf and hitting enter (put in your admin password when it asks.) Type Control+W to bring up the search option and type [...]

Tags: , , ,
Posted in Code | 16 Comments »