Report this

What is the reason for this report?

How to install Xcache in LEMP stack in ubuntu

Posted on July 28, 2013

I’m new in ubuntu and there is any useful tutorial of How to install Xcache in php5 with Nginx?



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

On Unbuntu (at least 12.04) this will install xcache v1.3.2 from 2010. Whereas the latest stable release according to page http://xcache.lighttpd.net/ is 3.1.0

Just to let you know. I am trying myself to figure out how to install the latest one.

sudo apt-get install php5-xcache <br>sudo service php5-fpm restart <br> <br>That should install Xcache for you :]

Thanks a lot you made my day :)

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.