whobutdrew: (Maiden Masher)
Drew ([personal profile] whobutdrew) wrote in [site community profile] dw_dev2009-09-13 05:42 pm
Entry tags:

It was working, now it isn't...

Thanks to all of your help in my initial posts, I had my serverer up and running. I had created accounts, imported content, etc. Everything was shiny.

When the last code tour came around, I updated my code (and this is how I did it.) Ever since then, my site became a style-less, text only page, and only if I put http://www.subdomain.mydomain.tld:#### as the address (where http://subdomain.mydomain.tld worked before).

I updated my code again when the most recent code push came down, and now I don't even get that far. I have quintuple checked my DNS settings, those are all all right. What I have noticed is that if I telnet to my site address rather than via a browser, a whole slew of links appear as www.subdomain.mydomain.tld with no port specifications, despite my $DOMAIN and $SITEROOT variables being set in etc/config.pl. (Example: http://www.x-chronos.servegame.org/js/core.js)

I'm at my wits end. What happened? I can haz help?
mark: A photo of Mark kneeling on top of the Taal Volcano in the Philippines. It was a long hike. (Default)

[staff profile] mark 2009-09-14 07:46 am (UTC)(link)
Have you run bin/checkconfig.pl and does it work? Are there any errors?

Did you look in the Apache error log, does it show any errors there?

When you visit your site, does it have any errors on the web page?

I don't see you saying anything about what errors you're getting, or what exactly it is (or isn't) doing right now...