Enable APC

http://pecl.php.net/package/APC
This commit is contained in:
Scott Ullrich 2006-01-06 21:35:33 +00:00
parent 922b44204b
commit a3a3f42a00

View File

@ -8,3 +8,6 @@ upload_max_filesize = 100M
post_max_size = 100M
html_errors = Off
include_path = ".:/etc/inc:/usr/local/www:/usr/local/captiveportal"
apc.enabled="0"
apc.shm_size="3"
extension=apc.so