Solution

  1. Check that the system is configured according to Adobe Commerce Performance Best Practices > Software recommendations.
  2. Check if opcache.enable_cli directive in php.ini is set to 0 by executing: php -i | grep opcache.enable_cli
  3. If the output looks like opcache.enable_cli=1 , edit the php.ini file in the project root directory and change opcache.enable_cli=1 to opcache.enable_cli=0
  4. Redeploy the project.
Previous pageCron job is stuck in "running" status
Next pageIssues after disabling a module

Commerce


Connect with Experience League at Summit!

Get front-row access to top sessions, hands-on activities, and networking—wherever you are!

Learn more