• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Please beaware of a breaking change in the REST API on the next Plesk release (18.0.62).
    Starting from Plesk Obsidian 18.0.62, requests to REST API containing the Content-Type header with a media-type directive other than “application/json” will result in the HTTP “415 Unsupported Media Type” client error response code. Read more here

Question Cron Fails

440music

New Pleskian
Server operating system version
Ubuntu20.04LTS
Plesk version and microupdate number
18.0.51
I have been trying to get cron working for EspoCRM and everything I try gives me an error.
ERROR MESSAGE:
PHP8.2.5
Task "crm/espo/cron.php" completed with error in 1 seconds, output:
PHP Warning: PHP Startup: Unable to load dynamic library 'openssl' (tried: /opt/plesk/php/8.2/lib/php/modules/openssl (/opt/plesk/php/8.2/lib/php/modules/openssl: cannot open shared object file: No such file or directory), /opt/plesk/php/8.2/lib/php/modules/openssl.so (/opt/plesk/php/8.2/lib/php/modules/openssl.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
PHP Warning: Module "curl" is already loaded in Unknown on line 0
PHP Warning: Module "gd" is alr...

PHP8.1.18
Task "crm/espo/cron.php" completed with error in 1 seconds, output:
PHP Warning: PHP Startup: Unable to load dynamic library 'exif' (tried: /opt/plesk/php/8.1/lib/php/modules/exif (/opt/plesk/php/8.1/lib/php/modules/exif: cannot open shared object file: No such file or directory), /opt/plesk/php/8.1/lib/php/modules/exif.so (/opt/plesk/php/8.1/lib/php/modules/exif.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library 'openssl' (tried: /opt/plesk/php/8.1/lib/php/modules/ope...

PHP8.0.28
Task "crm/espo/cron.php" completed with error in 1 seconds, output:
PHP Warning: Failed loading Zend extension 'ioncube_loader_lin_8.0.so' (tried: /opt/plesk/php/8.0/lib/php/modules/ioncube_loader_lin_8.0.so (/opt/plesk/php/8.0/lib/php/modules/ioncube_loader_lin_8.0.so: cannot open shared object file: No such file or directory), /opt/plesk/php/8.0/lib/php/modules/ioncube_loader_lin_8.0.so.so (/opt/plesk/php/8.0/lib/php/modules/ioncube_loader_lin_8.0.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
PHP Fatal error: Uncau...

I don't know what to try next and have also tried adding the cron to the OS
I've also changed PHP versions to match the PHP version in schedule tasks
 
Back
Top