All Tags // M/W/LAMP

MAMP + PEAR + tcsh posted on: 1/4/08
Description:

Having chosen MAMP as my Apache, MySQL & PHP stack of choice on the Mac, things have been rolling along pretty well. Well, until tonight. Tonight was the first time I've had a need to connect to a database since I started developing locally. I've been building out the domain model of a project for the past few weeks and now it's time to establish persistence. Since I've used PEAR::MDB2 for database abstraction in the past and am reasonably comfortable with doing so, I decided to just stick with it (one of these days I'll get around to trying out PHP's baked-in data objects). Using MDB2, though, means that I need a working installation of pear. MAMP comes with pear installed, but it's not necessarily configured and happily ready to run. Mine most certainly wasn't.

MAMP + Svn Woes posted on: 1/5/08
Description:

Reckon I just might've spoke too soon when I posted last night. Maybe. I thought I'd solved all of my issues with MAMP and had successfully bent it to my will when I got pear running. Alas, 'twould appear not. Today I tried to execute an Ant script and one of my Subversion tasks was failing.


Search

Rob  Wilkerson