Error message when trying to recover password

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
belgirl
Forum Members
Forum Members
Posts: 61
Joined: Thu Jan 17, 2008 7:45 pm

Error message when trying to recover password

Post by belgirl »

For some reason, our login information isn't working anymore. When we try to recover the password, we get this error message:

Warning: fsockopen() [function.fsockopen]: unable to connect to localhost:25 (Connection refused) in /home1/hpppp/public_html/modules/CMSMailer/phpmailer/class.smtp.php on line 182

Warning: Cannot modify header information - headers already sent by (output started at /home1/hpppp/public_html/modules/CMSMailer/phpmailer/class.phpmailer.php:2928) in /home1/hpppp/public_html/include.php on line 94

Warning: Cannot modify header information - headers already sent by (output started at /home1/hpppp/public_html/modules/CMSMailer/phpmailer/class.phpmailer.php:2928) in /home1/hpppp/public_html/include.php on line 97

Warning: Cannot modify header information - headers already sent by (output started at /home1/hpppp/public_html/modules/CMSMailer/phpmailer/class.phpmailer.php:2928) in /home1/hpppp/public_html/include.php on line 100

Warning: Cannot modify header information - headers already sent by (output started at /home1/hpppp/public_html/modules/CMSMailer/phpmailer/class.phpmailer.php:2928) in /home1/hpppp/public_html/include.php on line 101

Warning: Cannot modify header information - headers already sent by (output started at /home1/hpppp/public_html/modules/CMSMailer/phpmailer/class.phpmailer.php:2928) in /home1/hpppp/public_html/include.php on line 104

Warning: Cannot modify header information - headers already sent by (output started at /home1/hpppp/public_html/modules/CMSMailer/phpmailer/class.phpmailer.php:2928) in /home1/hpppp/public_html/include.php on line 107

Warning: Cannot modify header information - headers already sent by (output started at /home1/hpppp/public_html/modules/CMSMailer/phpmailer/class.phpmailer.php:2928) in /home1/hpppp/public_html/admin/login.php on line 360

Any ideas as to what is going on?
User avatar
velden
Dev Team Member
Dev Team Member
Posts: 3497
Joined: Mon Nov 28, 2011 9:29 am

Re: Error message when trying to recover password

Post by velden »

It's trying to send out an email, but apparently CMS Mailer is not configured well or your host has an SMTP problem.

You might want to read this: http://docs.cmsmadesimple.org/troublesh ... d-recovery
Post Reply

Return to “CMSMS Core”