Vesta Control Panel - Forum

Community Forum

Skip to content

Advanced search
  • Quick links
    • Main site
    • Github repo
    • Google Search
  • FAQ
  • Login
  • Register
  • Board index Language specific forums Russian (Русский) Общие вопросы RHEL/CentOS
  • Search

Трабл с установкой (самое начало) Exit code 1

Post Reply
  • Print view
Advanced search
5 posts • Page 1 of 1
deeptrip
Posts: 3
Joined: Sat Nov 12, 2016 2:34 pm

Трабл с установкой (самое начало) Exit code 1
  • Quote

Post by deeptrip » Sat Nov 12, 2016 2:46 pm

Добрый день, господа!

Есть сервер, на нем стоит CentOS 6 (x86). После покупки я еще раз переинсталлировал систему, чтоб серв стал "чистым".
При установке vesta выдало ошибку что стоит Apache. Я его удалил, но он не удалился. Сделал форсированную установку, но получил ошибку. Так же попробовал поставить vestacp с кастомными параметрами, но получилось тоже самое. Для наглядности, ниже последняя попытка. Буду очень благодарен за помощь.

Code: Select all

[root /]# curl -O http://vestacp.com/pub/vst-install.sh
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
101  1721  101  1721    0     0   6192      0 --:--:-- --:--:-- --:--:-- 18706
101  1721  101  1721    0     0   6190      0 --:--:-- --:--:-- --:--:-- 18706

Code: Select all

[root /]# bash vst-install.sh --nginx yes --apache yes --phpfpm no --vsftpd yes --proftpd no --exim yes --dovecot yes --spamassassin yes --clamav yes --named yes --iptables yes --fail2ban yes --mysql yes --postgresql no --remi yes --quota no --hostname wou.wou --email [email protected] --password 1q1q1q1q1q1
--2016-11-12 09:43:18--  http://vestacp.com/pub/vst-install-rhel.sh
Resolving vestacp.com... 104.236.66.100
Connecting to vestacp.com|104.236.66.100|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 45059 (44K) [text/plain]
Saving to: `vst-install-rhel.sh'

     0K .......... .......... .......... .......... ....      100%  245K=0.2s

2016-11-12 09:43:18 (245 KB/s) - `vst-install-rhel.sh' saved [45059/45059]

!!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!!

Following packages are already installed:
httpd 

It is highly recommended to remove them before proceeding.
If you want to force installation run this script with -f option:
Example: bash vst-install-rhel.sh --force

!!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!!

Error: Control Panel should be installed on clean server.

Exit code: 1

Code: Select all

[root /]# bash vst-install-rhel.sh --force
[H[J
 _|      _|  _|_|_|_|    _|_|_|  _|_|_|_|_|    _|_|
 _|      _|  _|        _|            _|      _|    _|
 _|      _|  _|_|_|      _|_|        _|      _|_|_|_|
   _|  _|    _|              _|      _|      _|    _|
     _|      _|_|_|_|  _|_|_|        _|      _|    _|

                                  Vesta Control Panel



Following software will be installed on your system:
   - Nginx Web Server
   - Apache Web Server (as backend)
   - Bind DNS Server
   - Exim mail server
   - Dovecot POP3/IMAP Server
   - MySQL Database Server
   - Vsftpd FTP Server
   - Iptables Firewall + Fail2Ban


Goodbye

Exit code: 1
Top

imperio
VestaCP Team
Posts: 7000
Joined: Sat Dec 01, 2012 12:37 pm
Contact:
Contact imperio
Website

Re: Трабл с установкой (самое начало) Exit code 1
  • Quote

Post by imperio » Sat Nov 12, 2016 3:14 pm

День добрый :)

Попробуйте перед установкой выполнить команду:

Code: Select all

yum remove httpd httpd-tools
Top

deeptrip
Posts: 3
Joined: Sat Nov 12, 2016 2:34 pm

Re: Трабл с установкой (самое начало) Exit code 1
  • Quote

Post by deeptrip » Sat Nov 12, 2016 3:28 pm

imperio wrote:День добрый :)

Попробуйте перед установкой выполнить команду:

Code: Select all

yum remove httpd httpd-tools
Спасибо за скорый отклик, попробовал но все равно не сработало это у меня. Команда не сработала.

Code: Select all

[code][code][root /]# yum remove httpd httpd-tools
Loaded plugins: fastestmirror
Setting up Remove Process
Resolving Dependencies
--> Running transaction check
---> Package httpd.i686 0:2.2.15-39.el6.centos will be erased
---> Package httpd-tools.i686 0:2.2.15-39.el6.centos will be erased
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package           Arch       Version                     Repository       Size
================================================================================
Removing:
 httpd             i686       2.2.15-39.el6.centos        installed       2.8 M
 httpd-tools       i686       2.2.15-39.el6.centos        installed       128 k

Transaction Summary
================================================================================
Remove        2 Package(s)

Installed size: 2.9 M
Is this ok [y/N]: Exiting on user Command

Exit code: 1
[root /]# -Y
/bin/bash: -Y: command not found

Exit code: 127
[root /]# yum remove httpd httpd-tools
Loaded plugins: fastestmirror
Setting up Remove Process
Resolving Dependencies
--> Running transaction check
---> Package httpd.i686 0:2.2.15-39.el6.centos will be erased
---> Package httpd-tools.i686 0:2.2.15-39.el6.centos will be erased
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package           Arch       Version                     Repository       Size
================================================================================
Removing:
 httpd             i686       2.2.15-39.el6.centos        installed       2.8 M
 httpd-tools       i686       2.2.15-39.el6.centos        installed       128 k

Transaction Summary
================================================================================
Remove        2 Package(s)

Installed size: 2.9 M
Is this ok [y/N]: Exiting on user Command

Exit code: 1
[root /]# Y
/bin/bash: Y: command not found

Exit code: 127
[/code][/code]
Top

imperio
VestaCP Team
Posts: 7000
Joined: Sat Dec 01, 2012 12:37 pm
Contact:
Contact imperio
Website

Re: Трабл с установкой (самое начало) Exit code 1
  • Quote

Post by imperio » Sat Nov 12, 2016 3:29 pm

Сделайте реинстал ОС и предоставьте доступ к серверу. Посмотрим

PS
У вас Y c заглавной буквы.
Подтверждение команды должно быть через строчную

Code: Select all

y
Top

deeptrip
Posts: 3
Joined: Sat Nov 12, 2016 2:34 pm

Re: Трабл с установкой (самое начало) Exit code 1
  • Quote

Post by deeptrip » Sat Nov 12, 2016 3:48 pm

я пробовал по-разному писать, и заглавными и строчными - результат одинаковый. Отправил вам ЛС
Top


Post Reply
  • Print view

5 posts • Page 1 of 1

Return to “RHEL/CentOS”



  • Board index
  • All times are UTC
  • Delete all board cookies
  • The team
Powered by phpBB® Forum Software © phpBB Limited
*Original Author: Brad Veryard
*Updated to 3.2 by MannixMD
 

 

Login  •  Register

I forgot my password