• 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!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

Resolved How to activate APCu in php.ini correctly

stefan-franz

Basic Pleskian
Hello,
i was able to install APCu for php 8.0 and to activate that with my nextcloud there ist the following to do:

Warning
APCu is disabled by default on CLI which could cause issues with nextcloud’s cron jobs. Please make sure you set the apc.enable_cli to 1 on your php.ini config file or append --define apc.enable_cli=1 to the cron job call.

Is it right, that i have to append at the bottom of this file here in plesk only the line:
apc.enable_cli=1


1639931049928.png
 
i found it here: Webites & Domains / Php settings. Below.
 

Attachments

  • Php - zusätzliche Anweisungen.jpg
    Php - zusätzliche Anweisungen.jpg
    46.6 KB · Views: 112
Back
Top