• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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