|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
SlickEdit: Code in over 40 languages across 7 platforms. SlickEdit’s unmatched power, speed, and flexibility allows even the most accomplished developers to write better code faster. Download a free trial today! |
|
#1
|
||||
|
||||
|
I changed my DNS number, but when i open
m y d o m a i n. o r g it opens but when i wanna open with the www like, w w w .m y d o m a i n. o r g it says page not found why can this be happening? ![]() heeeeeeeeeeeelp ![]() (not my site, i didnt post it here for avoiding advertisement) Last edited by maclareano : March 10th, 2004 at 02:39 PM. |
|
#2
|
||||
|
||||
|
go ahead and post the real domain. Then I can figure out whether this is a DNS or web server problem.
__________________
Send me a private message if you would like me to setup your DNS for you for a price of your choosing. This is the preferred method if your DNS needs to be fixed/setup fast and you don't have the time to bounce messages back and forth on a forum. Also, check out these links: Whois Direct | DNS Crawler | NS Trace | Compare Free DNS Hosts |
|
#3
|
||||
|
||||
|
|
|
#4
|
||||
|
||||
|
We've got some major DNS problems. Do you host this server or does another service host it?
ns1.fisek.com.tr (195.112.152.2) |
|
#5
|
||||
|
||||
|
ohh
how could u find it ? its not hosted by me |
|
#6
|
||||
|
||||
|
i checked it and its ok?
i mean dns hosts are ok hummm, |
|
#7
|
||||
|
||||
|
You must check whether the hosts are ok like this:
http://www.dollardns.net/cgi-bin/dn...&lr=1&submit=DS Click each purple link to test that dns server. One of them responds, the other does not. And do you want me to help you here or in PM? You're asking me the same questions in PM and here, please choose one and leave the other alone. I won't reply again today, I have to go to work. Last edited by SilentRage : April 13th, 2004 at 01:46 PM. |
|
#8
|
||||
|
||||
|
whatever
thnx |
|
#9
|
|||
|
|||
|
maclareano,
Just so you know, www. is a SUBDOMAIN of the site. Tell whoever is hosting you to add a CNAME (Alias) record to the DNS of your site with a FQDN of www.yasarkemal.org www. is something that must be added to the DNS; it's not added by default. Your host should know this if they're a host Also if they're using Apache, and serving multiple sites, running VirtualHosts, tell them to make sure that it looks like this in the httpd.conf file: Code:
<VirtualHost *:80> ServerName yasarkemal.org ServerAlias www.yasarkemal.org DocumentRoot /www/domain </VirtualHost> (Replace /www/domain with the root folder in which your site root lies) Hope that helped ~Trellis Last edited by Trellis : March 10th, 2004 at 07:28 PM. Reason: Fixed spelling error |
|
#10
|
||||
|
||||
|
alright, here's another reply, though I'm still at work. This is your dns configuration on the server that works:
http://www.dollardns.net/cgi-bin/dn...=AXFR&submit=DS delete this records: yasarkemal.org. TXT yasarkemal.org. mail.yasarkemal.org. CNAME mail.fisek.com.tr. ftp.yasarkemal.org. CNAME www2.fisek.com.tr. www.yasarkemal.org. CNAME www2.fisek.com.tr. Add these records: yasarkemal.org. A 195.112.152.33 mail.yasarkemal.org. A 195.112.152.33 ftp.yasarkemal.org. A 195.112.152.33 www.yasarkemal.org. A 195.112.152.33 Then DNS resolution will be faster, more reliable, and more compatible with older resolvers. Keep in mind that the "195.112.152.33" may be completely down. If the dns server is down, then maybe the mail server and webserver is down also. I didn't check. Last edited by SilentRage : April 13th, 2004 at 01:47 PM. |
|
#11
|
||||
|
||||
|
Quote:
![]() u mean that, if i change them how u said, then will they be less reliable? sorry i couldnt understand ![]() ozzy |
|
#12
|
||||
|
||||
|
No I said that if you make the changes I told you to make, things will be MORE reliable. All kinds of happy magical things will happen.
|
|
#13
|
|||
|
|||
|
Like bunnies hopping all over the place and flying pigs!
|
|
#14
|
||||
|
||||
|
. )
good boy : )))))) ozzy _ |
![]() |
| Viewing: Dev Shed Forums > System Administration > DNS > I changed the DNS but now site with WWW adress doesnt work |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|