c109ae4c1c
- 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)
13 lines
390 B
Plaintext
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.
|