user self-registration warning
Posted: Mon Feb 22, 2010 9:25 am
hey there!
I face a problem with self-registration plugin
when a new user would like to register (on their own), after filling in name, password and email and hit 'Go!'button,
the system will give out a message saying 'Warning: mail() [function.mail]: Failed to connect to mailserver at "smtp.gmail.com" port 465, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in C:\Program Files\EasyPHP5.3.0\www\serendipity\plugins\serendipity_plugin_adduser\common.inc.php on line 75
Fatal error: Maximum execution time of 60 seconds exceeded in C:\Program Files\EasyPHP5.3.0\www\serendipity\plugins\serendipity_plugin_adduser\common.inc.php on line 75'
(i am using gmail as the smtp server)
I've checked the database, and the new registered authors are listed down in the pending_authors table.So there is no problem in connecting to the database, right?
The problem is, i am also using the forgetpassword plugin.
the plugin works fine with no problem sending out mail to user's account
the system even send an email to user to notify that someone else had commented on thier entry.
Is the error is what like the system stated or is there any setting that I overlook? Any help is much appreciated!
I face a problem with self-registration plugin
when a new user would like to register (on their own), after filling in name, password and email and hit 'Go!'button,
the system will give out a message saying 'Warning: mail() [function.mail]: Failed to connect to mailserver at "smtp.gmail.com" port 465, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set() in C:\Program Files\EasyPHP5.3.0\www\serendipity\plugins\serendipity_plugin_adduser\common.inc.php on line 75
Fatal error: Maximum execution time of 60 seconds exceeded in C:\Program Files\EasyPHP5.3.0\www\serendipity\plugins\serendipity_plugin_adduser\common.inc.php on line 75'
(i am using gmail as the smtp server)
I've checked the database, and the new registered authors are listed down in the pending_authors table.So there is no problem in connecting to the database, right?
The problem is, i am also using the forgetpassword plugin.
the plugin works fine with no problem sending out mail to user's account
the system even send an email to user to notify that someone else had commented on thier entry.
Is the error is what like the system stated or is there any setting that I overlook? Any help is much appreciated!