Integrating XCache Into PHP5 (Fedora 13 and Lighttpd)
Posted on: 10/04/2010 04:42 PM
Howtoforge posted a tutorial about integrating XCache into PHP5 (Fedora 13 and Lighttpd)
Integrating XCache Into PHP5 (Fedora 13 and Lighttpd)
This guide explains how to integrate XCache into PHP5 on a Fedora 13 system (with Lighttpd). From the XCache project page: "XCache is a fast, stable PHP opcode cacher that has been tested and is now running on production servers under high load." It's similar to other PHP opcode cachers, such as eAccelerator and APC.