openbsd-ports/www/xcache/pkg/UNMESSAGE
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

12 lines
363 B
Plaintext

To completely deinstall XCache, you need to disable
the module by using the following command
# ${LOCALBASE}/sbin/phpxs -r 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 remove the associated lines from
your php.ini file.