If I change the E-mail address in System / Site Information and click 'save' it says that it's saved but it returns to the original E-mail address.

Is this just me or is this known?

Comments

marcingy’s picture

Status: Active » Postponed (maintainer needs more info)

Did you install it using the standard drupal installer or a script provided by your hosting company?

pedroonl’s picture

I used the drupal installer from BlueHost.com. It that why?

marcingy’s picture

It is very likely see #1245528: The email address cannot be change in the configuration page for info on how to fix the issue or at least confirm if the root cause is the same.

Everett Zufelt’s picture

Status: Postponed (maintainer needs more info) » Fixed

Using the installer is the problem. The solution is to manually edit the e-mail address in your settings.php file (may be overridden on upgrade).

/sites/default/settings.php

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

j4’s picture

hi,

Can you help me further by telling me how to make the change in the settings.php? Do I add a particular line there?

Thanks!

sumeet.pareek’s picture

Whatever email address is set now.. grep the settings file for that email address and replace it with what you want :)

j4’s picture

Hi, I know that it should be obvious...:( When I got the site drupal was already installed (lunar pages). I downloaded the settings.php file to my system and checked, but there is not mention of email in it anywhere. Can i add this new email manually to it and upload it again?

Jaya