Page 1 of 1

[SOLVED] Install without DNS -> URL problem

Posted: Fri Dec 03, 2010 7:54 am
by Recon
Hi guys,

I have successfully created my first CMSMS website. When I started this project I install and create website without DNS, because these was no domain then. Internet service provider gave me web-hotel's direct address (preview site) where I installed the CMSMS and create the website without domain. OK, now I have attached domain to my site, but this is what happens:

Direct address to the preview site was: http://srv.serviceprovider.com/mydomain.com

now when I go to address www.mydomain.com it goes to my site's default site. But when I navigate in my site, every page's ULR is http://srv.serviceprovider.com/mydomain ... =pagealias.

Is this my problem or service provider's problem?

Thx
-Recon

Re: Install without DNS -> URL problem

Posted: Fri Dec 03, 2010 8:05 am
by Wishbone
Change all references to old domain with new one in your config.php file.

Re: Install without DNS -> URL problem

Posted: Fri Dec 03, 2010 8:18 am
by Recon
Hi wishbone,

Done! No change.

Re: Install without DNS -> URL problem

Posted: Fri Dec 03, 2010 8:29 am
by Wishbone
Can you post the real URL?

Re: Install without DNS -> URL problem

Posted: Fri Dec 03, 2010 8:30 am
by Recon
Now I realize that when looking through web browser -> view page source all href's are service provider's links.

Re: Install without DNS -> URL problem

Posted: Fri Dec 03, 2010 8:36 am
by Wishbone
Hmm.. You can confirm that there is no mention at all of "srvjamy3.louhi.net" in your config.php, and you uploaded this config.php file to your server after you changed it?

Re: Install without DNS -> URL problem

Posted: Fri Dec 03, 2010 8:41 am
by Recon
My FAIL...

config file's permissions was 444 when I uploaded new file. Now it is changed. And all work correctly.

Thank You Wishbone !  :)

-Recon

Re: Install without DNS -> URL problem

Posted: Fri Dec 03, 2010 8:42 am
by Wishbone
Remember to edit your original post and put [SOLVED] in the subject line. :)