Forums / Install & configuration / Installing APC on Debian Sarge fails
Knut Arne Langseth
Saturday 27 August 2005 9:07:00 am
Hi
I'm setting up a Debian 3.1 server and ran into a problem with the APC accellerator.
Using Apache 1.3.33Php 4.3.11
these work fine
Tried APC 3.0.6 and 3.0.8 with the same result.
The install readme file says to run /usr/local/bin/phpizefrom the APC source directory, to create a configuration file.
The error I get is
/usr/local/bin/phpize: line 105: aclocal: command not found
Anyone tried this and have an idea what could be the problem?
Thankful for any suggestion.
Knut
Xavier Dutoit
Saturday 27 August 2005 9:54:11 am
Well, I'm not quite sure that the ez forums are the best place to discuss about APC.
I use a mmcache (there is a package from unstable) :http://packages.debian.org/unstable/web/turck-mmcache
and it works fine.
X+
http://www.sydesy.com
Gabriel Ambuehl
Saturday 27 August 2005 12:15:31 pm
I had good success installing eaccelerator on Sarge. I compiled it by hand, but it was easy enough.
Visit http://triligon.org
Saturday 27 August 2005 12:29:46 pm
Yes, I know its strictly not Ez specific topic. :)But, hoped someone might have ran into the problem.
Thanks for the replies though, and I might try one of those accellerators. I started with APC, since it was mentioned among the accellerators recommended, and the first one on the list of those.