Casey needed me to install APC cache for the Scriblio project. It’s a PECL module, and pecl install apc gives an error. Here are some great instructions for getting it all to work.
UPDATE: Casey actually has some instructions that provide a more elegant method of installing APC on CentOS or RHEL. Both methods will work, but Casey’s instructions will get you around the package management problems.
This entry was posted
on Monday, July 14th, 2008 at 3:06 pm and is filed under Data and Technology.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.

The (cpan|pecl) installs make me queasy. Having worked at an OS shop and worked closely with linux support folks, I’ve heard a thousand stories that climaxed with “so the lamer installed something via” CPAN/etc “and of course the RPMdb had no freakin’ clue about it.” Stick to ONE metadb for your installation and you’ll be fine, but mix it up and you’ll get just what you need but don’t want.
[...] – bookmarked by 4 members originally found by BarryRabkin on 2008-08-19 Installing APC on CentOS http://spiralbound.net/2008/07/14/installing-apc-on-centos – bookmarked by 3 members originally [...]