Page 1 of 1

I cannot install APC cacher on Ubuntu 10

Posted: Sat Jan 01, 2011 9:48 am
by aneuryzma
I've found the following tutorial to install APC on servers with lighttpd + php 5.2 on Ubuntu 10:
http://www.assembla.com/wiki/show/socia ... d_Lighttpd

However, when I run "sudo pecl install apc" the package is just downloaded and is not installed. (i.e. I'm not asked the tutorial question" and apc.ini file is not created at all). It just download the file, and it doesn't proceed with the installation.

ps. If I run only "pecl install apc" I get a warning (no permissions to write some files)
thanks