Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

General Questions /

General questions about getting started with SilverStripe that don't fit in any of the categories above.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Password reset not working


Go to End


2 Posts   1057 Views

Avatar
Jimus

Community Member, 1 Post

28 November 2010 at 11:01pm

Edited: 28/11/2010 11:01pm

Hi there,

Firstly, thanks SS, awesome CMS!

I have a small problem though.

I have built 2 sites in silverstripe on the same server.

PHP 5.2.6
Apache/2.2.3 (CentOS)
Silverstripe 2.4.3

Both are working great, but one problem:

Neither password resets seem to work at all. No emails get delivered.
I have created forms on both sites which work perfectly fine.

If someone can point me in the right direction, that would be great!

Thanks in advance.
Jim

Avatar
Willr

Forum Moderator, 5523 Posts

29 November 2010 at 7:43pm

Are emails usually sending from that machine? For example if you setup a small script using mail() does it send?

Also might want to check your mail server log file to see if it was processed.