beeswax Posted May 22, 2007 Posted May 22, 2007 The old and new school website were both created using the same CMS and Apache2Triad. The old one exists on an XP Pro box, the new one on a dedicated Win2K3 box with R2. I can access the new site if I use the local convention (127.0.0.1) either remotely or on the server itself. The included image shows what I actually see when I visit http://www.falingepark.com. Has anyone any ideas?
webman Posted May 22, 2007 Posted May 22, 2007 tag is set to 'localhost' so all images, css and javascript files are loaded from localhost Just change it to the full domain name, 'http://www.falingepark.com/' It's probably a setting with the CMS to change the domain name or base URL.
Domino Posted May 22, 2007 Posted May 22, 2007 looks like it can't find its css files, in the source they're listed as being on localhost, try changing it to the FQDN
beeswax Posted May 22, 2007 Author Posted May 22, 2007 thanks for the help chaps, much appreciated. I'll have to sort it tomorrow.
beeswax Posted May 23, 2007 Author Posted May 23, 2007 I had to eventually make a change in the config.php, but it seems to be working correctly in IE7, and not quite so correctly in FF.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now