Hi everyone,
I'm developing a Drupal 5.1 site, with CiviCRM 1.7. I've changed to a new domain (from domainA.com/folder to domainB.org) by having the new domain resolve to the previous location on my server (not a simple forward). Now, domainA.com/folder still works perfectly, but clicking any link on domainB.org gives an Internal Server Error. I have clean URLs enabled.
I suspect this has something to do with internal Drupal configuration files; which ones are they that I'll have to change? I didn't see anything on domain name in settings.php.

Thanks.

Comments

shunshifu’s picture

did you change your civicrm settings file civicrm.settings.php . That would certainly cause that to happen.

The file should be in sites/all/default

Phil

elcriticon’s picture

I did, actually, and the domain1.com/drupal path still works. Maybe there's a reinitialization or database thing that has to be run to take it into account?

shunshifu’s picture

also did you change the location path in the civicrm settings. I've had that problem before and it was one of the settings in the civicrm settings file. There are several and very easy to overlook.

Phil

elcriticon’s picture

Did you mean the resource URLs in "administer civicrm"? I changed those also, which also didn't fix it. If that's what was supposed to do it, I'll move this question onto the civicrm forums.