DNS problem or something else?

rezapci

Member
Sep 11, 2006
12
0
151
cPanel Access Level
Website Owner
Twitter
Hi

I change the server IP from public to IP dedicated, but the problem is, the website is not appearing any thing from my website.

it says:

There is no website configured at this address.



You are seeing this page because there is nothing configured for the site you have requested. If you think you are seeing this page in error, please contact the site administrator or datacenter responsible for this site.

if is dns are not set yeat, but how come I can go to cpanel true domain.com/cpanel?

or maybe its some other problem!

any Idea?
 

rsaylor

Well-Known Member
Mar 27, 2003
160
1
168
make sure httpd.con has the correct ip
make sure zone file has the correct ip
 

rsaylor

Well-Known Member
Mar 27, 2003
160
1
168
Hi, from ssh

cd /etc/httpd/conf
vi httpd.conf
press the / key
type in the domain
press enter
look at the ip in the file
to modify press the INS key
modify file
then press the following keys to save and exit
ESC :wq

to just quit press the following keys
ESC :q

zone files are stored in /var/named
vi domain.com.db

use same instructions above for vi
 

rsaylor

Well-Known Member
Mar 27, 2003
160
1
168
Note: if you modify any of these files please restart apache and named

/scripts/restartserv (httpd) (named)

Note2: Do not enter in the ()
 

vickyingle5

Member
Oct 24, 2007
6
0
51
zone files are messed up

Do you have any script which can update the A record in the zone file as per httpd.conf IP ... as my zone files are messed up its showing MAIN IP of the server....

Please its verrrrrry urgent