openbsd-ports/www/pecl-APC/pkg/UNMESSAGE
sthen 13b7117027 update APC to 3.0.15 and adapt to the new configuration style
we use for PHP extensions (symlink rather than phpxs)

ok robert@
2007-12-06 11:21:09 +00:00

13 lines
384 B
Plaintext

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