So I’m using an ‘extra’ powerbook while the iBook gets a new logic board this week. What’s a web developer to do with a new (temporary use) machine? Get Apache, PHP & MySQL running of course. Rather than muck around with the OS and .conf files I figured I’d try out some of the complete web server packages that have come out in the last nine months. First up was MAMP, I liked the idea, a simple drag-and-drop install, no mucking around in /usr, /var/ or /etc and the option of using PHP4 or PHP5 was a bonus. Changing the MySQL password turned out to be easy, but killed the web based admin tools built into it. No prob, I can work around that. But then, the showstopper, no mod rewrite! So I went and downloaded another package, WebServerX Kit this is a complete Apache2/PHP5/MySQL/phpMyadmin install. It places its files in /usr/local and comes with a pref pane to start and stop the servers. Wouldn’t ya know it, same deal no mod rewrite. So what did I end up doing? I grabbed the MySQL package from Server Logistics (which btw comes with a nice pref pane) and used Apple’s built-in Apache/php (you need to edit the httpd.conf file to get php working) which comes with mod rewrite pre-installed and all is well again in web dev land. Yes, I will soon post details of how I set up virtual hosting on OS X.
Links
- 43 Folders
- antipixel
- bloggle/coffee
- camworld
- codepoetry
- coffeegeek
- daringfireball
- designbyfire
- designweenie
- dramagods
- drunkenblog
- FedMedical
- Focal Point Wellness Center
- gallery
- hack the planet prime
- hivelogic
- incidental bliss
- inessential
- kung-foo.tv
- leaves rustle
- macfixit
- macintouch
- macupdate
- Matt
- meyerweb
- netdiver
- nslog
- phil greenspun
- Pushing Leaves Towards the Sun
- rands in repose
- simplebits
- splorp
- stevenf
- stopdesign
- textism
- trangleball
- what do i know
- wi-fi News
- WordPress
- zeldman
Archives
- February 2008
- January 2008
- December 2007
- November 2007
- March 2007
- February 2007
- November 2006
- January 2006
- December 2005
- September 2005
- May 2005
- April 2005
- February 2005
- January 2005
- November 2004
- October 2004
- September 2004
- January 2004
- November 2003
- October 2003
- September 2003
- August 2003
- July 2003
- June 2003
- May 2003
- April 2003
- March 2003
- February 2003
- January 2003
- December 2002
- November 2002
- October 2002
- September 2002
- August 2002
- July 2002
- June 2002
- May 2002
- April 2002
- March 2002
- February 2002
- January 2002
- December 2001
- November 2001
- October 2001
- August 2001
- April 2001
- March 2001
- February 2001
0 Response to “Temporary computing enviornment”