PDA

View Full Version : Problem setting up gmail for smtp on install process


devilsoulblack
07-24-2008, 08:32 PM
i have install tha last stable cerberusweb but i get this notice:

SMTP Connection Failed! The SMTP connection failed to start [tls://smtp.gmail.com:587]: fsockopen returned Error Number 104346952 and Error String 'Unable to find the socket transport "tls" - did you forget to enable it when you configured PHP?'

IMG: http://img140.imageshack.us/img140/984/cerberuswebproblemuw3.jpg

any idea ?

dsugita
07-24-2008, 08:48 PM
Hi there,
I believe the gmail smtp is supposed to be set as ssl://smtp.gmail.com rather than tls://

devilsoulblack
07-24-2008, 08:54 PM
try to setup on Outgoing Mail Preferences and get the same message

IMG: http://img71.imageshack.us/img71/4102/cerberuswebproblem1cs6.jpg


In the Outgoing server (SMTP) box, enter 587, and select TLS from the drop-down menu next to Use the following type of encrypted connection:. (1)

1: http://mail.google.com/support/bin/answer.py?hl=en&ctx=mail&answer=12103

Hildy
07-24-2008, 08:56 PM
a) you're gonna want to use port 465 and TLS options

b) enable the openssl extension and restart apache

devilsoulblack
07-24-2008, 09:01 PM
a) you're gonna want to use port 465 and TLS options

b) enable the openssl extension and restart apache

same message:

SMTP Connection Failed: The SMTP connection failed to start [tls://smtp.gmail.com:465]: fsockopen returned Error Number 104811232 and Error String 'Unable to find the socket transport "tls" - did you forget to enable it when you configured PHP?'

Hildy
07-24-2008, 09:05 PM
Did you do (b), too?

devilsoulblack
07-25-2008, 08:43 AM
Did you do (b), too?


sorry for delay now get work's fine


Outgoing mail settings were tested successfully.