blob: 4eaba38d6050ca184448a1c88b3e730c2f60d6fc (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
************************************************************************
You may edit %%LOCALBASE%%/etc/php.ini to change this variables:
apc.enabled="1"
^^^ -> Default value
apc.shm_size="30"
^^^^ -> Default value
* More information on %%DOCSDIR%%/INSTALL
Then restart your web server and consult the output of phpinfo().
If there is an informational section for APC, the installation was
successful.
************************************************************************
|