Server not loading files

Connect with other users about what to run on your webhosting (and how to run it) here.
Post Reply
usmcchaser
New to forums
New to forums
Posts: 3
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Wed Sep 08, 2010 6:28 pm

Server not loading files

Post by usmcchaser »

I recently swapped my VPS / web hoster all to NFO. For the website I have uploaded and reuploaded everything but still there is not loading a few pages. The URL is
http://usmc.site.nfoservers.com/Home.html
You can see in the middle the
"Not Found
The requested URL /cbox.html was not found on this server."
Thats where the cbox.ws cbox is, it is setup on a separate iframe and is on its own page. The playlist page isn't loading, and the leaderboard.php page isnt loading, they all say not found.
I cant load the pages directly bypassing the iframe.
Odd error, when i run the page from my backup folder the pages work, ive tried deleting them and reuploading, changing from public directory as the domain the the main root directory for the domain, I have wiped everything and re uploaded, it just doesn't seem to want to load them.

Anyone got any incite on this? Any help would be great, thank you. :mrgreen:
User avatar
Edge100x
Founder
Founder
Posts: 13120
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: Server not loading files

Post by Edge100x »

Did you get these to work? I am looking at the page now and I see a box on the left that isn't loading (it tries to load something from www.usmcchaser.com, which appears to be hosted by a 3rd party and is not working), but the other sections appear to load properly.
usmcchaser
New to forums
New to forums
Posts: 3
Joined: Wed Sep 08, 2010 6:28 pm

Re: Server not loading files

Post by usmcchaser »

Yeah another member figured it out
Jack wrote: This web host has case-sensitive urls, so we have to go through all of the code and fix where the url doesn't match the file name.
Cbox.html was the filename and in Home.html it called cbox.html, the capitalization was messing it up.


Wow you responded quick though, thanks :)
usmcchaser
New to forums
New to forums
Posts: 3
Joined: Wed Sep 08, 2010 6:28 pm

Re: Server not loading files

Post by usmcchaser »

Yeah your right for the other page, the guy who made the site set links like this
"http://www.usmcchaser.com/metal.html"
to get it from the .com domain for some reason instead of from inside the directory, but as soon as the directory gets switched it should work.. but im going to fix it anyway because its going to bother me :lol: . It must of worked from my folder because the old site was still up, it didn't get taken down until late last night, really had me confused.

Anyway thanks again, FOS are the best! :D
User avatar
Edge100x
Founder
Founder
Posts: 13120
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: Server not loading files

Post by Edge100x »

Glad to hear that you got it figured out :).
Post Reply