Lost control panel on Drupal after move from testing to live

Alex Dean alex at crackpot.org
Wed Nov 10 14:16:55 MST 2010


Check the rules in your .htaccess file, then try setting $base_url in sites/default/settings.php.


On Nov 10, 2010, at 1:40 PM, keith smith wrote:

> 
> 
> Hi,
> 
> I'm stuck with a Drupal problem.  We built a Drupal site using a sub-domain drupal.xxxxx.tld.  Then when we were ready to make it live, basically all I did was change ServerName  from drupal.xxxxx.tld  to  www.xxxxxxx.tld
> 
> We are able to access the site and it displays the content as expected.  The problem is when I try to log in to the admin control panel at http://www.xxxxx.tld/admin I am taken to https://drupal.xxxxx.tld which does not exist. (after completing the form and clicking submit)  This results in "The webpage cannot be found".
> 
> I have removed the virtual host from the ssl.conf file in an attempt to get down to the basics so I can figure out what is going wrong.
> 
> There was a line in the setting.php file : $cookie_domain = 'drupal.xxxxx.tld';  I modified it to read $cookie_domain = 'www.xxxxx.tld';
> 
> I'm feeling like there is a setting in drupal that I need to modify.  Could that be so?
> 
> Any and all feedback is much appreciated.
> 
> Thanks!
> 
> 
> ------------------------
> Keith Smith
> 
> ---------------------------------------------------
> PLUG-discuss mailing list - PLUG-discuss at lists.plug.phoenix.az.us
> To subscribe, unsubscribe, or to change your mail settings:
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss



More information about the PLUG-discuss mailing list