[PHP] Re: [PHP-INSTALL] Mac OS X + Apache2 + Dynamic Libraries

2009-03-30 Thread Stutter Stutters
4, so I assume it's not built with 64 bit support. Sounds like an awesome time to fix. Especially, since I don't know where to begin :( Any pointers? -Stutter On Mon, Mar 30, 2009 at 1:05 PM, BuildSmart wrote: > On Mar 30, 2009, at 09:22 AM, Stutter Stutters wrote: > > I&#x

[PHP] Mac OS X + Apache2 + Dynamic Libraries

2009-03-30 Thread Stutter Stutters
I've been wrestling with mac os x + php 5.2.6 off and on for a few months to get it to load the memcache.so and imagick.so extensions. When I executed php on the command line `php -i | grep imagick` or `php -i | grep memcache` the output shows that imagick and memcache are both being loaded succes