jber Posted July 23, 2007 Share Posted July 23, 2007 Note: i haven´t found nothing similar that solves my problem after doing intense searching Hello! So i´m trying to send an email via gmail using phpmailer. It does not work, it outputs the next error. I´m using WAMP also as server, windows XP . Warning: fsockopen() [function.fsockopen]: unable to connect to ssl://smtp.gmail.com:465 (Unable to find the socket transport "ssl" - did you forget to enable it when you configured PHP?) in C:\wamp\php\phpmailer\class.smtp.php on line 110 Mailer Error: Language string failed to load: connect_host I´ve enabled openSSL (but i don´t see it when i make phpinfo) and made every necessary change i´ve found i have to do surfing the web, but i can´t get it working. I attach the code of my configuration files . I add them because maybe you have it working for yourselves and can tell me what i´ve missed. Thanks in advance PD : resultadofinal.txt is the page where i introduce the data of the mail [attachment deleted by admin] Link to comment https://forums.phpfreaks.com/topic/61347-solved-help-with-phpmailer/ Share on other sites More sharing options...
dumdumsareyum Posted July 24, 2007 Share Posted July 24, 2007 Mind if I ask how you solved it? it got this same error...I tried configuring with openssl but i'm not sure if I did it right because I still get the error. Thanks Link to comment https://forums.phpfreaks.com/topic/61347-solved-help-with-phpmailer/#findComment-306341 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.