[documentation] [Documentation support] Problem with settings

mikemet drupal-docs at drupal.org
Sun Feb 18 02:36:01 UTC 2007


Issue status update for 
http://drupal.org/node/120126
Post a follow up: 
http://drupal.org/project/comments/add/120126

 Project:      Documentation
 Version:      <none>
 Component:    Installation
 Category:     support requests
 Priority:     critical
 Assigned to:  Anonymous
 Reported by:  mikemet
 Updated by:   mikemet
 Status:       active

The settings.php is in /sites/default


When I access the site from http://olddomain.com/drupaldir everything
works fine. When I access the site from www.newdomain.com the site comes
up without the left menu panel or the rightmost panel. Just the center
panel comes up.


I created a dir /sites/newdomain.com and copied the settings.php into
it. Still have the problem. It seems like drupal is looking for
something in the http://olddomain.com/htdocs directory. I am using a
theme with three panels. All of the drupal files are installed under
http://olddomain.com/drupal




mikemet



Previous comments:
------------------------------------------------------------------------

Sat, 17 Feb 2007 21:07:51 +0000 : mikemet

I installed my Drupal site at http://mydomain.com/drupal and everything
works fine. I registered a new domain www.newdomain.com that points
directly to the http://mydomain.com/drupal directory. I tried changing
the settings.php file so that the drupal site is now www.newdomain.com
but when the initial page loads there are no frames. I am obviously
missing some setting somewhere. Help




------------------------------------------------------------------------

Sun, 18 Feb 2007 01:06:00 +0000 : CogRusty

What exactly did you change?


The important thing is that the settings.php file must be in a
"/sites/newdomain.com" directory.


Usually the $base_url in the settings.php file can be left commented
out.






More information about the documentation mailing list