Posts Tagged 'APC'

Compile APC for XAMPP on Snow Leopard

I’m using XAMPP as my local development environment on Snow Leopard. The XAMPP package does not include APC (Alternative PHP Cache). If we simply do a PECL install, you’ll find that PHP complains about the APC architecture. This happens because the XAMPP for OS X is 32 bit, and Snow Leopard is 64 bit, hence PECL [...]

4 May 2010 at 15:34 - Comments