• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • 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.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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