0

fsockopen(): SSL operation failed with code 1. OpenSSL Error messages: error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed

fsockopen(): Failed to enable crypto

fsockopen(): unable to connect to ssl://smtp.gmail.com:465 (Unknown error)

- Above are the errors that show up whenever I try to send an email.

I am using XAMPP and codeigniter

I only have windows defender and SmadAv (included this because other say its because of their anti-virus that is why they cannot send the email)

I already enabled extension=php_openssl.dll in the C:\xampp\php\php.ini

Please Help

9
  • Possible duplicate of GMail fsockopen(): SSL operation failed error with Codeigniter and XAMPP Commented Dec 16, 2017 at 6:07
  • This is not a duplicate because the question you mentioned was solved by adjusting settings of AVAST. but as I mentioned I do not have avast Commented Dec 16, 2017 at 6:10
  • even if you are not using avast but port 465 is blocked for sending an email Commented Dec 16, 2017 at 6:15
  • Deep can smadav be responsible for blocking 465? Commented Dec 16, 2017 at 6:16
  • check stackoverflow.com/q/32211301/3898339 for OpenSSL Error messages: Commented Dec 16, 2017 at 6:20

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.