Current time: 05-02-2024, 09:21 AM Hello There, Guest! (LoginRegister)


Post Reply 
"main" panel domain lost after most recent RC5 update
Author Message
sci2tech Away
Senior Member
****

Posts: 1,285
Joined: Jan 2007
Reputation: 23
Post: #5
RE: "main" panel domain lost after most recent RC5 update
Apache seems ok. The problem is with bind. in named.conf do you have the corresponding zone defined? Should look like
Code:
zone "admin.server.webreactor.eu" {
    type master;
    file "/var/cache/bind/admin.server.webreactor.eu.db";
    notify explicit;
};
And in /var/cache/bind/admin.server.webreactor.eu.db do you have zone definition?
(This post was last modified: 06-17-2008 05:23 AM by sci2tech.)
06-17-2008 05:23 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: "main" panel domain lost after most recent RC5 update - sci2tech - 06-17-2008 05:23 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)