[SOLVED] Registration errors.
flasht
Joined: 2004-08-30
Posts: 53 |
Posted: Thu, 2005-01-27 08:26 |
My gallery2 is in latest night version. But i'm still getting error on registration. http://debug.theweed.org/reg2.htm Restarting module doesn't help. |
|
Posts: 3236
Are you sure mail works properly on your server? It can't just magically send email, you have to have a valid mail server that will accept mail sent to it by you.
Posts: 53
Im totally sure. Im hosting it myself.
Posts: 8601
well, that is indeed an error from php's mail() function. maybe you can do some testing yourself to make sure it is working.
or, you can go to Site Admin / General and enter SMTP server info.. then G2 will connect to an smtp server instead of using mail()
Posts: 53
Thanx... i didnt set sendmail_from ...