robert f38932a9d0 import of xache-1.2.1;
XCache is a fast, stable PHP opcode cacher that has been tested and is
now running on production servers under high load.

from Brad;
2007-07-23 18:57:07 +00:00

13 lines
406 B
Plaintext

To finish the install of XCache, you need to enable
the module by using the following command
# ${LOCALBASE}/sbin/phpxs -a xcache
If you already have Apache running on your machine,
you should not use "apachectl restart" - instead,
you should fully stop and then restart the server.
You'll also need to configure XCache using various
settings in php.ini. See ${PREFIX}/xcache/INSTALL
for details.