Archive

Posts Tagged ‘apache’

Setup Symfony on Mac OS X (using MAMP)

May 10th, 2009

symfony
Symfony doesn’t play well with the default OS X server setup, so you will need an alternative setup. This tutorial assumes you are using MAMP but XAMPP is also an option.

This tutorial will get a server up and running that works with Symfony and allow you to access your projects from http://ProjectName.localhost/
Read more…

Computers, Guides, Programming , , , , , , ,

Setting Up Apache, MySQL and PHP on OS X Leopard

January 3rd, 2009

mampI recently had to setup MySQL on Mac OS X Leopard (I was using 10.5.6). I can never find a guide that gets Apache, MySQL and PHP working using the binaries that come packaged with Leopard. I also don’t like using pre-packaged installers like XAMPP and MAMP. This guide is intended for advanced users as very little explanation is given for each step.

Please add a comment if you have any suggestions for improvement.

Read more…

Computers, Featured, Guides , , , , , ,