12 lines
363 B
Plaintext
Raw Normal View History

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.