[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] ShellTools Trouble Help!



What type of RaQ is this? (RaQ3|RaQ4)

Jeff-

> Ihave a problem with the latest shell tools. 
> I have a shell script that it calls many times addvsite
> Ex. 
> addvsite -n www -d domain.tld 
> addvsite -n www -d domain.tld2 
> addvsite -n www -d domain.tld3 

>  
> The problem is: 
> This IP address is in use as an SSL server by another site 
>  
> The sites are all Virtual and only one site has ssl activated 
> I want to automate the creation if virtual webs. 
> I have tried to omit the "-l" switch,but it does not work. 
> Thanks in advance