DNS error

Connect with other users about what to run on your webhosting (and how to run it) here.
Post Reply
Bug
New to forums
New to forums
Posts: 8
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Mon Jun 06, 2011 8:41 am

DNS error

Post by Bug »

Hi, I have been given the task of looking after the clans webpage/servers etc.
As the person who deals with this stuff has left it has
been passed to me.
My problem is I have been placed in the deep end,
not sure what I'm doing as I am learning as I go along.
This problem I have atm,
I tried to change some words on the web site but it will not show.
What I have done-
I made a new html file using html-kit
The page opens ok with my web browser.
It checks out ok when I check for mistakes using html-kit.
I use filezilla to upload to our web site ok.
I can remove the current page ok
It will load the new page ok but will not show.
I have the file for the current page and it will load and show.
If I change just a couple of words in the current page it will not show the page at all, and yes it will show in a web browser.
Thanks for any help and please any answers your talking to a newbie :lol:
User avatar
Edge100x
Founder
Founder
Posts: 13120
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: DNS error

Post by Edge100x »

I'm not familiar with html-kit. Have you tried editing the file in a plain text editor, such as Notepad or Context?
Bug
New to forums
New to forums
Posts: 8
Joined: Mon Jun 06, 2011 8:41 am

Re: DNS error

Post by Bug »

I have tried a small file which just said "hello" in notepad, uploaded it,all loaded ok.
Opens in web browser but shows as an dns error in our forums
User avatar
Edge100x
Founder
Founder
Posts: 13120
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: DNS error

Post by Edge100x »

I'm not sure what you mean by DNS error. What URL is showing the error, and what is the exact error?
Bug
New to forums
New to forums
Posts: 8
Joined: Mon Jun 06, 2011 8:41 am

Re: DNS error

Post by Bug »

The web page cannot be found
dns error occurred. sever cannot be found.the link maybe broken.
(then it suggests searching for sites)
User avatar
Edge100x
Founder
Founder
Posts: 13120
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: DNS error

Post by Edge100x »

What is the URL that shows this?

Are you able to ping the hostname corresponding to that URL from your command prompt?

Is the website corresponding to the URL that is not working hosted here, or elsewhere? If here, you may need to contact us through the "Help!" option in your control panel so that we can review your Domains page for any abnormalities.
Bug
New to forums
New to forums
Posts: 8
Joined: Mon Jun 06, 2011 8:41 am

Re: DNS error

Post by Bug »

User avatar
Edge100x
Founder
Founder
Posts: 13120
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: DNS error

Post by Edge100x »

I am seeing this when I view that URL:
Not Found

The requested URL /roster/roster.html was not found on this server.
Bug
New to forums
New to forums
Posts: 8
Joined: Mon Jun 06, 2011 8:41 am

Re: DNS error

Post by Bug »

Try that link again and it will show the clan roster.
I changed it back.
Even if I change one word with notepad or a text editor it will show as not found.
User avatar
Edge100x
Founder
Founder
Posts: 13120
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: DNS error

Post by Edge100x »

It's not showing an error for me now, either. Where can I see a reproduction of the error?
Bug
New to forums
New to forums
Posts: 8
Joined: Mon Jun 06, 2011 8:41 am

Re: DNS error

Post by Bug »

Try the link again as I replaced it again with a simple message.
<html>
<head>
<title>MY HOME PAGE</title>
</head>
<body>

HELLO WORLD!

</body>

</html>

Again all you get is an error
User avatar
Edge100x
Founder
Founder
Posts: 13120
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: DNS error

Post by Edge100x »

I'm just seeing this again now:
Not Found

The requested URL /roster/roster.html was not found on this server.
That means that the file is missing.
Bug
New to forums
New to forums
Posts: 8
Joined: Mon Jun 06, 2011 8:41 am

Re: DNS error

Post by Bug »

Filezilla shows me connected ok, it shows I uploaded ok.
What else can I try
User avatar
TimeX
Staff
Staff
Posts: 1791
Joined: Thu Jul 22, 2004 12:24 am
Location: Big Bear, CA

Re: DNS error

Post by TimeX »

Is it showing the file there and in that location? Also, is the file and folder name in the correct case (all lower case letters)?
TimeX
Bug
New to forums
New to forums
Posts: 8
Joined: Mon Jun 06, 2011 8:41 am

Re: DNS error

Post by Bug »

Thank you for helping,simple fix.
Post Reply