Description of my issue:
I have a VPS, and run multiple domains on it.
I am not having any issue with making backups of my domains that are using the shared/common IP of the VPS. I have one domain that has a different IP (for the SSL certificate) and runs on https - on this domain the same CRON that works fine for other domains does not work. I am gettign the error listed below.
Any suggestions?
Thank you!
PHP Fatal error: Uncaught exception 'RuntimeException' with message 'Could not connect to MySQL' in /var/www/vhosts/i-tica.com/httpdocs/administrator/components/com_akeeba/akeeba/drivers/mysqli.php:282
Stack trace:
#0 /var/www/vhosts/i-tica.com/httpdocs/administrator/components/com_akeeba/akeeba/abstract/driver.php(1048): AEDriverMysqli->query()
#1 /var/www/vhosts/i-tica.com/httpdocs/administrator/components/com_akeeba/akeeba/abstract/driver.php(939): AEAbstractDriver->execute()
#2 /var/www/vhosts/i-tica.com/httpdocs/administrator/components/com_akeeba/akeeba/platform/abstract.php(114): AEAbstractDriver->loadResult()
#3 /var/www/vhosts/i-tica.com/httpdocs/administrator/components/com_akeeba/akeeba/platform/platform.php(196): AEPlatformAbstract->load_configuration(1)
#4 /var/www/vhosts/i-tica.com/httpdocs/cli/akeeba-backup.php(380): AEPlatform->__call('load_configurat...', Array)
#5 /var/www/vhosts/i-tica.com/httpdocs/cli/akeeba-backup.php(380): AEPlatform->load_configuration(1)
#6 /var/www/vhosts/i-tica.com/httpdocs/cli/akeeb in /var/www/vhosts/i-tica.com/httpdocs/administrator/components/com_akeeba/akeeba/drivers/mysqli.php on line 282