Tag Archives: entropy

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
XDebug (source [...]

MagickWand and Imagick for PHP Installed and Working on MacBook

Compile ImageMagick From Source
Fix for LibJPEG not wanting to install for Mac OS X x86_64
Compile Apache/MySQL/PHP for Mac OS X Leopard
These above mentioned links helped me to configure, compile, and get MagickWand and Imagick PHP extensions to compile correctly for Entropy PHP on Mac OS X on my Intel Core 2 Duo MacBook.
Prior to the [...]