Tag Archives: mac os x

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 Leopard, Entropy PHP and XDebug Extension (64bit)

As all my entension in PHP must be compiled in 64bit to load into PHP, I’ve decided to give the details on how I added xdebug to Entropy PHP 5.2.5 beta 6 on Mac OS X Leopard running on an Intel Core 2 Duo. First, download the source code for xdebug at the following site [...]

iPhone App In The Works

I’m studying iPhone SDK and Objective-C programming.  Hopefully within a short time I will have a productive use of the iPhone tools and able to produce some interesting applications.  First, I must buy a third book at Barnes & Noble so that I can get some really good understanding of all the Mac and iPhone [...]

ImageMagick == Installed (But limited PHP Extention Support)

I have ImageMagick installed on both my MacBook and Mac mini. Oddly enough I was only able to get imagick (pecl) to install and run correctly as an extension to PHP on the Mac mini.  Odd, very odd, as the Mac mini is only my backup system. ImageMagick works prefectly from the terminal command line [...]