openbsd-ports/www/xcache/pkg/UNMESSAGE
sthen c109ae4c1c from Brad:
- Maintenance update of XCache, also tested by myself.

from me:
- adjust for /var/www/conf/php5 symlinks
- add re2c as BUILD_DEPENDS, configure picks it up if installed
ok brad@ (maintainer)
2008-03-23 21:36:20 +00:00

13 lines
390 B
Plaintext

You can disable this module by removing the
${PREFIX}/conf/php5/xcache.ini symbolic link by
issuing the following command:
rm -f ${PREFIX}/conf/php5/xcache.ini
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.