• 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.

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