View previous topic :: View next topic |
Author |
Message |
icemallet -
Joined: 17 Sep 2003 Posts: 13 Location: Canada
|
Posted: Sun Nov 16, 2003 11:38 pm Post subject: php help.... |
|
|
ok i get this error when i try to register account like after a summit it....
Failed sending email :: PHP ::
DEBUG MODE
Line : 234
File : C:\Program Files\Abyss Web Server\htdocs\efw forum\phpBB2\includes\emailer.php |
|
Back to top |
|
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
Posted: Tue Nov 18, 2003 8:14 pm Post subject: Re: php help.... |
|
|
You must correctly set the mail parameters in PHP.ini. Search for mail topics in this PHP forum for more help. _________________ Support Team
Aprelium - http://www.aprelium.com |
|
Back to top |
|
 |
zz723 -
Joined: 19 Nov 2003 Posts: 6
|
Posted: Wed Nov 19, 2003 9:57 pm Post subject: |
|
|
And if you're php.ini SMTP settings are set to "localhost" you must also find a good SMTP server to download. I suggest QK SMTP server. Google it.
Another thing to check are your PHPBB independant SMTP settings. Go into the Admin Panel and select "General Configuration" from the left frame. Scroll down until you find "SMTP Mail Settings". |
|
Back to top |
|
 |
|