PDA

View Full Version : main domain



ilya
11-12-2003, 08:51 PM
Hello,

I have the installed DA, but can't find an easy way to access the main domain (via FTP for example). When I tried to add the
domain in User-mode it gave me the following error:

Cannot Create Domain

Details

Domain already exists
--

Any ideas?

DirectAdmin Support
11-12-2003, 10:11 PM
Hello,

Either someone has already added the domain, or you've already added the dns zone for it in the /etc/named.conf. This is what DA uses to check if the domain is on the server, so to create your domain, you can just remove the zone from the /etc/named.conf and DA will add it when you create the domain.

John

ilya
11-12-2003, 11:08 PM
thanks, it helped.