Drew (
whobutdrew) wrote in
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?
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?

no subject
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...
no subject
I have seen no entries in my Apache error log other than it logged when I have restarted the services after each attempt at a fix.
I get no errors on the page itself, just all text, no css/style info.
Sorry for the lack of helpful info. Life ever encroaches on my plans...
no subject
All good.
no subject
Just wanted to let you know!