Bought my first iTunes movie. The Dark Knight. I hope the HD version on the ATV looks great. Pretty cool I get versions for my iPhone too. 12 hrs ago

Home / asides / XAMPP on IntelMacs

For some reason you need to uncomment your mod_rewrite module in apache’s config file in order for apache to start through XAMPP.

XAMPP on IntelMac Instructions:
1. download and install XAMPP for MAC (ppc).
2. open /Applications/xampp/etc/httpd.conf
3. insert a # in front of LoadModule rewrite_module modules/mod_rewrite.so
4. Save the File
5. Start XAMPP