Archive for April, 2006

Using PECL-APC with Gallery

Sunday, April 2nd, 2006

I recently decided to use a php cache to speed up the response of my websites. I decided to use PECL-APC (Alternative PHP Cache) and I did the following

Installing PECL-APC
Check Installation
Fix Problems with PECL-APC and Gallery

1. Installing PECL-APC

I’m using PHP5 and Gentoo. The dev-php5/pecl-apc package is masked by the ~x86 keyword and so I [...]