I need to install php-apc on Ubuntu 10.04 and Ubuntu 9.04
First of all, can I just install this package to make it work with php 5.2 + lighttpd on these Ubuntu versions ?
I've tried to install it on Ubuntu 10.04 and I get the following error:
sudo apt-get install php-apc
The following packages have unmet dependencies:
php-apc: Depends: phpapi-20090626+lfs
E: Broken packages
thanks