Add new comment
Do you like HowtoForge? Please consider supporting us by becoming a subscriber.
|
I've found the harder way that using 'pecl install apc' is not a good way on my Debian system. The reason is that as soon as I update my apache or php packages, the apc is not up to date with the rest of the system and can cause a lot of headache as it did for me. On a Debian system in production the best way is to maintain a clean apt install by installing apc the following way: apt-get install php-apc This way all the dependencies will be taken care of on the next package update and the consistency is much better.
Reply |





Recent comments
3 hours 11 min ago
8 hours 59 min ago
10 hours 51 min ago
12 hours 36 min ago
16 hours 26 min ago
22 hours 11 min ago
22 hours 22 min ago
1 day 2 hours ago
1 day 8 hours ago
1 day 13 hours ago