• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

APC does not work after upgrade to Panel version 11.5.30 Update #20

Sergea

New Pleskian
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
 
Last edited:
Back
Top