Installing APC on lighttpd + php 5.2 on Ubuntu 10
Posted
by
Patrick
on Server Fault
See other posts from Server Fault
or by Patrick
Published on 2011-01-01T14:36:21Z
Indexed on
2011/01/01
14:55 UTC
Read the original article
Hit count: 616
I found several tutorials internet about how installing APC (PHP cache) with php5 and apache on Ubuntu, and I've also found some about installing it with lighttpd + php5 on Debian.
I actually need a tutorial for installing APC on servers with the following configuration:
lighttpd + php 5.2 on Ubuntu 10
I know it should be pretty similar, but if I found the exact tutorial I could save time. Could you help me ?
thanks
© Server Fault or respective owner