Problem With Lost Password
-
Using Version 2 and when I go to reset a password, I get the following:
Database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘SET user_pass = MD5(’57d047’) WHERE user_login = ‘ggrech” at li]
UPDATE SET user_pass = MD5(’57d047′) WHERE user_login = ‘ggrech’Warning: mail(): “sendmail_from” not set in php.ini or custom “From:” header missing in C:\Program Files\Apache Group\Apache2\htdocs\wordpress\wp-includes\functions.php on line 1384
The e-mail could not be sent.
Possible reason: your host may have disabled the mail() function…I’ve set up the php.ini but wasn’t exactly clear on what to do where it mentions the From header configuration. Also, seems to be a strange SQL error before all that. Anyone run into this?
- The topic ‘Problem With Lost Password’ is closed to new replies.