[solved] URL still has IP address in it, plus one other question

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
susiegb
Forum Members
Forum Members
Posts: 33
Joined: Wed Jul 09, 2008 4:44 am

[solved] URL still has IP address in it, plus one other question

Post by susiegb »

Nearly there - you'll all be glad to hear! Just a couple of final things to sort out.

I've got the site live - http://www.heywoodconsulting.com.au/index.php

But if I just put in http://www.heywoodconsulting.com.au/ - nothing comes up. I'm sure this is something obvious that I need to do, but any ideas? Is it something I need to do in config.php? There is a blank index.html file at the same level ...

The other thing is - if you click on any of the links in the site the URL changes to the IP address plus username. Could this be because I've only just moved the nameservers to the correct server, and it's only working for the entry page - or something else?

Thanks ... :)
Last edited by susiegb on Sun Jun 07, 2009 7:17 am, edited 1 time in total.
Jeff
Power Poster
Power Poster
Posts: 961
Joined: Mon Jan 21, 2008 5:51 pm

Re: URL still has IP address in it, plus one other question

Post by Jeff »

Remove the index.html file and it will fix your blank page problem. Each web server has an order for which it searches for default page and it uses the first one it comes to. It looks like index.html is before index.php on your server.

Edit your config.php file and update the domain locates for your installation. The config file is where CMS get the location to create the links.

Jeff
susiegb
Forum Members
Forum Members
Posts: 33
Joined: Wed Jul 09, 2008 4:44 am

Re: URL still has IP address in it, plus one other question

Post by susiegb »

Thanks so much Jeff - that worked! someone told me I had to have an 'index.html' file in that directory for some reason (when it was in a test site) and so I guess I thought it still had to be there!

Anyway - thanks heaps!

cheers
susie
Locked

Return to “[locked] Installation, Setup and Upgrade”