PDA

View Full Version : How to change URL from temp.powweb.com


zareen
6-11-04, 11:39 AM
I moved a site, rather than setting up a new one. So I set up my URL as knit.temp.powweb.com, but my DNS is changed now and I want to change it to http://spincraftpatterns.com.

I've changed knit.temp.powweb.com to spincraftpatterns.com in two places in both my config files (includes/configure.php & admin/includes/configure.php) but cart is still reverting to knit.powweb.com.

Where else do I need to change it?

stevel
6-11-04, 03:18 PM
That's it. You did successfully upload the changed configure.php files, right?

zareen
6-11-04, 07:26 PM
OK. Believe it or not, that was a help. So crazy it's verging on downright creepy!!

Turns out that I did not successfully upload the config file -- because I had changed permissions on the serverside config file using the protect.php file as recommended in the first post in this forum. So my new file could not overwrite the old file. What I had to do was change the permissions. Upload my config file, then run the protect.php again.

That's really crazy.