Author Archives: Xeon Xai

Punk with a mohawk, who enjoys rollerblading and having fun.

Snow Leopard PHP and IMAP Support

Seeing as how the stock Apple Mac OS X 10.6 Snow Leopard PHP 5.3 doesn’t come with IMAP extension support, I realized it was time to add it in to build a tool to extract data from my gmail account emails. Here is the steps I took to get it installed and working. Step 1: [...]

Open To Suggestions For Snow Leopard PHP Tutorials.

I am open to suggestions for Snow Leopard PHP tutorials. Either installing more extension, or help with PHP in general. Let me know and I will help as best I can. I’m also able to help with JavaScript, jQuery, XML, JSON, and MySQL.

Snow Leopard PHP Extensions Installation Tutorial

This will help you to setup imagick, magicwand, xdebug, mcrypt and memcached for Snow Leopard’s bundled PHP 5.3.0. Please do expect the installation of ImageMagick to take a bit of time, as it requires a large number of packages. I’m doing it all my preferred way. If you have another way that is faster or [...]

Mac OS X Snow Leopard, PHP, MySQL, SVN, Xcode, and Me…

With minimal effort, I was able to get the PHP bundled with Snow Leopard to use the PHP extensions that I had compiled for xdebug, imagick, and magickwand to run in 64bit mode. Snow Leopard comes bundled with Apache 2.2.11, PHP 5.3.0, and SVN 1.6.2. I upgraded my MySQL install from 5.0.77 to 5.1.37 and [...]