• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

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