Page 1 of 1
Advanced Install Settings problem
Posted: Mon Nov 09, 2015 8:16 am
by gtaridotcom
hi
thank you for this great work i want install vesta CP in my new server with centos 7 but i get error evrytime i want install with advanced install system i get this message :
option requires an argument -- p
any help.
thank you
Re: Advanced Install Settings problem
Posted: Mon Nov 09, 2015 9:07 am
by tjebbeke
How did you start the installation? Have you use some parameters? or just bash vst-install.sh?
Re: Advanced Install Settings problem
Posted: Mon Nov 09, 2015 9:11 am
by gtaridotcom
this is the command i make it
bash vst-install.sh --nginx yes --apache yes --phpfpm no --vsftpd no --proftpd yes --exim yes --dovecot yes --spamassassin yes --clamav yes --named no --iptables yes --fail2ban yes --mysql yes --postgresql no --remi yes --quota no
with hostname and email and password of course
i try more time in centos and in debian and all time the same message
Re: Advanced Install Settings problem
Posted: Mon Nov 09, 2015 9:17 am
by gtaridotcom
exactly i get this
vst-install-debian.sh - option requires an argument -- p
and in centos
vst-install-rhel.sh - option requires an argument -- p
Re: Advanced Install Settings problem
Posted: Mon Nov 09, 2015 10:12 am
by tjebbeke
Can you try:
Code: Select all
bash vst-install.sh --vsftpd no --proftpd yes --named no
Or when you use the password, hostname, e-mail in the command:
Re: Advanced Install Settings problem
Posted: Mon Nov 09, 2015 11:43 am
by gtaridotcom
thank you for replay i will try
Re: Advanced Install Settings problem
Posted: Mon Nov 09, 2015 12:09 pm
by gtaridotcom
tjebbeke wrote:Can you try:
Code: Select all
bash vst-install.sh --vsftpd no --proftpd yes --named no
Or when you use the password, hostname, e-mail in the command:
the first code work but the second not work its give the same eroor all time.
thank you for help
topic closed