Hello,
after latest update from Plesk Panel 11.5.30 Update #2 to Update #20 - APC does not running more.
After update I see in etc/php.ini
;extension=apc.so ; moved to conf.d/zend_extensions_psa.ini by Plesk
apc.enabled=1
apc.shm_size=128M
apc.ttl=7200
apc.user_ttl=7200
apc.enable_cli=0
OK, I found zend_extensions_psa.ini - although not in conf.d/ - but in /etc/php.d/zend_extensions_psa.ini
and enabled there as
extension=apc.so
apc.enabled=1
apc.shm_size=128M
apc.ttl=7200
apc.user_ttl=7200
apc.enable_cli=0
No result, APC does not running.
OK, I've added the same to Service Plans - PHP Settings - Additional Directives - update & Sync.
No result again, APC does not running.
Of course, during that a few restarts of server and httpd were made.
So, where to place APC extension (as above) to make APC running ?
Thanks in advance to Plesk team or anybody else for an advise !
Regards,
Serge
P.S. Just in addition.
APC is well-known PHP accelerator - http://pecl.php.net/package/APC - so it's necessary to use the one.
Why not make APC a part of Plesk Panel to be able disable/enable the one globally
after latest update from Plesk Panel 11.5.30 Update #2 to Update #20 - APC does not running more.
After update I see in etc/php.ini
;extension=apc.so ; moved to conf.d/zend_extensions_psa.ini by Plesk
apc.enabled=1
apc.shm_size=128M
apc.ttl=7200
apc.user_ttl=7200
apc.enable_cli=0
OK, I found zend_extensions_psa.ini - although not in conf.d/ - but in /etc/php.d/zend_extensions_psa.ini
and enabled there as
extension=apc.so
apc.enabled=1
apc.shm_size=128M
apc.ttl=7200
apc.user_ttl=7200
apc.enable_cli=0
No result, APC does not running.
OK, I've added the same to Service Plans - PHP Settings - Additional Directives - update & Sync.
No result again, APC does not running.
Of course, during that a few restarts of server and httpd were made.
So, where to place APC extension (as above) to make APC running ?
Thanks in advance to Plesk team or anybody else for an advise !
Regards,
Serge
P.S. Just in addition.
APC is well-known PHP accelerator - http://pecl.php.net/package/APC - so it's necessary to use the one.
Why not make APC a part of Plesk Panel to be able disable/enable the one globally
Last edited: