PHP5 With GD Support on OS X

Because I’ll Forget #15901:
Firstly, let me just say that compiling PHP has never been this difficult before. It shouldn’t be difficult at all actually. So heres the basic run down: I need SOAP, GD, SimpleXML and a few other miscellaneous extensions to make all my dev apps work properly — this went smoothly on the [...]

More



How To Subdomain Localhost — Ubuntu / OSX

Using Gnome + Ubuntu (7.04 Feisty Fawn) + Apache 2
Step 1:
In gnome goto System -> Administration -> Network and click on the ‘Hosts’ tab
Step 2:
For your normal localhost (127.0.0.1) double-click or hit ‘properties’ to edit it. Add your list of subdomains under localhost.
*Ignore the text in this pic, I overlooked that you had to include [...]

More