| Author |
Post |
|
|
#1 Tue Apr 05, 2005 12:20 pm
|
|
Member
Registered: Apr 2005
Posts: 7
|
Hi people, I just downloaded UseBB to give it a try. Installation went fine. However, when I registered on the board, I got that message: UseBB General Error
An error was encoutered. We apologize for any inconvenience.
In file functions.php on line 483:
Mail - Unable to send e-mail! Could anyone give me a hand? Thanks. 
|
|
|
#2 Tue Apr 05, 2005 12:48 pm
|
|
Developer
Registered: Apr 2004
Posts: 2216
Location: Belgium
|
Your PHP configuration probably can't send e-mail. If you're using a hosting service, contact your host for further help.
|
|
|
#3 Tue Apr 05, 2005 12:52 pm
|
|
Member
Registered: Apr 2005
Posts: 7
|
Actually, I'm hosting it on my own server.
Can you tell me a bit more about mail configuration on PHP?
|
|
|
#4 Tue Apr 05, 2005 3:26 pm
|
|
Developer
Registered: Apr 2004
Posts: 2216
Location: Belgium
|
You might want to use sendmail to be able to send e-mails via PHP. Edit in your php.ini: sendmail_path = sendmail -t -i Personally, I send everything via the SMTP server of my ISP, therefore SSMTP is installed. From ssmtp.conf: mailhub=uit.telenet.be
|
|
|
#5 Tue Apr 12, 2005 8:03 am
|
|
Member
Registered: Mar 2005
Posts: 196
Location: Hungary
|
PC_Freak wrote Personally, I send everything via the SMTP server of my ISP, therefore SSMTP is installed. From ssmtp.conf: mailhub=uit.telenet.be
Wow, now you helped me out, and moved me towards using useBB.  _______________ Long Live Rock n' Roll!
|