Hello, Could you please tell me the name of the recursive line in the /home/vsd/vs directory, and the name of the of the first VirtualServer in vsd.conf?
These two names need to match, which should also be the <hs> argument to vs_create. VSD is telling you with the error message that it can't find the VirtualServer entry for the <hs> argument (it treats everything as a vs). HTH, Damion. Laurent Dubois wrote: > > here my command (let me know if there's a syntax error, i can't see any): > > [root@webhosting vsd]# vsdadm vs_create webhosting server1 1.2.3.4 > www.testvsd.com 10 0 20 > > webhosting is the name of the box where freevsd is installed, > server1 is the name of the virtualserver that i want to create > 1.2.3.4 is the ip address for that virtualserver > www.testvsd.com is the FQDN > 10 the number of users > 0 the quota > 20 the number of virtual domain > > and i still get: > error: -ERR Virtual server does not exist > > obviously the virtual server doesn't exist since i'm trying to create it... > > does anybody already got that type of error and know how to fix it? > > thanks, > > Laurent. > > ------------------------- The freeVSD Support List -------------------------- > Subscribe: mailto:[EMAIL PROTECTED]?body=subscribe%20freevsd-support > Unsubscribe: mailto:[EMAIL PROTECTED]?body=unsubscribe%20freevsd-support > Archives: http://freevsd.org/support/mail-archives/freevsd-support > ----------------------------------------------------------------------------- ------------------------- The freeVSD Support List -------------------------- Subscribe: mailto:[EMAIL PROTECTED]?body=subscribe%20freevsd-support Unsubscribe: mailto:[EMAIL PROTECTED]?body=unsubscribe%20freevsd-support Archives: http://freevsd.org/support/mail-archives/freevsd-support -----------------------------------------------------------------------------
