2012-07-06, 03:31:42
madvic Wrote:Same error for me :
Code:Fatal error: Uncaught exception 'phpmailerException' with message 'SMTP Error: Could not connect to SMTP host.' in /mnt/../plugins/PHPMailer_v5.1/class.phpmailer.php:820 Stack trace: #0
/mnt/.../plugins/PHPMailer_v5.1/class.phpmailer.php(705): PHPMailer->SmtpConnect() #1
/mnt/.../plugins/PHPMailer_v5.1/class.phpmailer.php(576): PHPMailer->SmtpSend('Date: Thu, 5 Ju...', '--b1_7ce8470415...') #2
/mnt/.../plugins/contact/comprueba.php(220): PHPMailer->Send() #3 {main} thrown in /mnt/.../plugins/PHPMailer_v5.1/class.phpmailer.php on line 820
Just a quick update, I found a fix for my error. Turns out another server admin had been running updates and some other installs and SSL support in the php configuration had been turned off. Turned it on and everything worked like a charm. Hope this helps.