2007-12-06 06:21:09 -05:00
|
|
|
You can disable this module by removing the
|
|
|
|
${PREFIX}/conf/php5/apc.ini symbolic link by
|
|
|
|
issuing the following command:
|
2006-10-13 10:58:42 -04:00
|
|
|
|
2007-12-06 06:21:09 -05:00
|
|
|
rm -f ${PREFIX}/conf/php5/apc.ini
|
2006-10-13 10:58:42 -04:00
|
|
|
|
|
|
|
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.
|