[documentation] [Documentation support] Problem with settings

mikemet drupal-docs at drupal.org
Sun Feb 18 11:09:38 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

OK. Changed newdomain.com to point to http://olddomain.com root and used
an HTML redirect to point to www.newdomain.com/durupaldir and everything
works fine. Not perfect but it works. I would prefer to not use the
redirect.




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.




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

Sun, 18 Feb 2007 02:35:50 +0000 : mikemet

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






More information about the documentation mailing list