Migrating to PHP7, cannot connect error
-
Hi,
I recently migrated to php7 and can no longer connect to smtp.
Here is the error the test email produces:
CLIENT -> SERVER: EHLO http://www.my-domain.com
CLIENT -> SERVER: STARTTLS
SMTP Error: Could not connect to SMTP host.CLIENT -> SERVER: QUIT
SMTP ERROR: QUIT command failed:
SMTP connect() failed. https://github.com/PHPMailer/PHPMailer/wiki/TroubleshootingIn between “smtp error: quit” and “smtp connect failed” I have a bunch of diamond shaped question marks. Not sure if it’s relevant.
So far I have re entered all the credentials, changed the credentials to new credentials, uninstalled then reinstalled with new credentials, nothing has worked.
Thoughts?
Thanks
Brad
The topic ‘Migrating to PHP7, cannot connect error’ is closed to new replies.