Forum Acount.

 
Post new topic   Reply to topic    Aprelium Forum Index -> PHP
View previous topic :: View next topic  
Author Message
freedoomuser
-


Joined: 10 Sep 2003
Posts: 6

PostPosted: Wed Oct 08, 2003 4:39 am    Post subject: Forum Acount. Reply with quote

Failed sending email :: PHP ::

DEBUG MODE

Line : 234
File : C:\Program Files\Abyss Web Server\htdocs\phpBB2\includes\emailer.php

My user acount works though.
Back to top View user's profile Send private message
freedoomuser
-


Joined: 10 Sep 2003
Posts: 6

PostPosted: Wed Oct 08, 2003 4:53 am    Post subject: Fix Reply with quote

I fix problem one...here is the other error:

DEBUG MODE

Line : 125
File : C:\Program Files\Abyss Web Server\htdocs\phpBB2\includes\smtp.php
Back to top View user's profile Send private message
Moxxnixx
-


Joined: 21 Jun 2003
Posts: 1226
Location: Florida

PostPosted: Wed Oct 08, 2003 1:07 pm    Post subject: Reply with quote

What do you have set up in the smtp section of the config acp?
Back to top View user's profile Send private message Visit poster's website
freedoomuser
-


Joined: 10 Sep 2003
Posts: 6

PostPosted: Wed Oct 08, 2003 2:54 pm    Post subject: the setup Reply with quote

Well I entered my email server and my user/pass like the conf ask.
Back to top View user's profile Send private message
Moxxnixx
-


Joined: 21 Jun 2003
Posts: 1226
Location: Florida

PostPosted: Wed Oct 08, 2003 6:37 pm    Post subject: Reply with quote

Check to see if it's the same as the one in your php.ini file.
Code:
[mail function]
; For Win32 only.
SMTP = localhost
; For Win32 only.
sendmail_from = me@localhost.com

If you plan to use the outgoing mail server of your ISP (for example, EarthLink), the entry in php.ini would look like this:
Code:
SMTP = mail.earthlink.net
Back to top View user's profile Send private message Visit poster's website
freedoomuser
-


Joined: 10 Sep 2003
Posts: 6

PostPosted: Wed Oct 08, 2003 8:27 pm    Post subject: help Reply with quote

thank you! that might fix everything. w00t
Back to top View user's profile Send private message
freedoomuser
-


Joined: 10 Sep 2003
Posts: 6

PostPosted: Wed Oct 08, 2003 8:34 pm    Post subject: Reply with quote

Ran into problems sending Mail. Response: 502 Command is locally disabled

DEBUG MODE

Line : 125
File : C:\Program Files\Abyss Web Server\htdocs\phpBB2\includes\smtp.php
Back to top View user's profile Send private message
Moxxnixx
-


Joined: 21 Jun 2003
Posts: 1226
Location: Florida

PostPosted: Thu Oct 09, 2003 3:13 am    Post subject: Reply with quote

Leave out the username and password and see if it works.
Back to top View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> PHP All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group