I think the solution was to change the SMTP and IMAP server settings on the mail client, like apple mail, from example.com to mail.example.com
This process worked for me but then the SSL certificates do not match. The email client expects example.com and sees mail.example.com instead. Setting a...
I am trying to resolve a similar issue. Could you please tell me the results of running a report here SSL Server Test (Powered by Qualys SSL Labs)
?
I am particularly interested in the tls versions your certificate is compatible with.
This was back from page 4 but I had the same problem and I never saw an answer in this tread. The trick I found was setting the path to the php before the cron. So instead of "php -q /var/www/vhosts/domain.com/crons/cron.php" it would be "/opt/plesk/php/5.6/bin/php-cgi -q...
How can I upgrade a php module like cURL in plesk's "PHP interpreter versions"? The version of cURL in my base php installation is up to date but the php supplied by plesk is using an old verison of cURL.
Do I do it like this?
"
If you want to install curl in a different file hierarchy than...