Vesta Control Panel - Forum

Community Forum

Skip to content

Advanced search
  • Quick links
    • Main site
    • Github repo
    • Google Search
  • FAQ
  • Login
  • Register
  • Board index Main Section General Discussion
  • Search

install error

General questions about VestaCP
Post Reply
  • Print view
Advanced search
23 posts
  • 1
  • 2
  • 3
  • Next
serdartaylan
Posts: 3
Joined: Sun Sep 13, 2020 3:54 am

Os: CentOS 6x
Web: apache + nginx
install error
  • Quote

Post by serdartaylan » Sun Sep 13, 2020 3:58 am

Code: Select all

NAME="CentOS Linux"
VERSION="7 (Core)"
ID="centos"
ID_LIKE="rhel fedora"
VERSION_ID="7"
PRETTY_NAME="CentOS Linux 7 (Core)"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:centos:centos:7"
HOME_URL="https://www.centos.org/"
BUG_REPORT_URL="https://bugs.centos.org/"

CENTOS_MANTISBT_PROJECT="CentOS-7"
CENTOS_MANTISBT_PROJECT_VERSION="7"
REDHAT_SUPPORT_PRODUCT="centos"
REDHAT_SUPPORT_PRODUCT_VERSION="7"

Code: Select all

           Available: php-common-7.4.10-1.el7.remi.x86_64 (remi-modular)
               php(api) = 20190902-64
           Installing: php-common-8.0.0~beta3-1.el7.remi.x86_64 (remi-modular)
               php(api) = 20200804-64
Error: Package: php-pecl-mcrypt-1.0.3-1.el7.remi.7.4.x86_64 (remi-modular)
           Requires: php(zend-abi) = 20190902-64
           Available: php-common-5.4.16-21.el7.x86_64 (C7.0.1406-base)
               php(zend-abi) = 20100525-64
           Available: php-common-5.4.16-23.el7_0.x86_64 (C7.0.1406-updates)
           

Code: Select all

               php(zend-abi) = 20180731-64
           Available: php-common-7.4.9~RC1-1.el7.remi.x86_64 (remi-modular-test)
               php(zend-abi) = 20190902-64
           Available: php-common-7.4.9-1.el7.remi.x86_64 (remi-modular)
               php(zend-abi) = 20190902-64
           Available: php-common-7.4.10~RC1-1.el7.remi.x86_64 (remi-modular-test)
               php(zend-abi) = 20190902-64
           Available: php-common-7.4.10-1.el7.remi.x86_64 (remi-modular)
               php(zend-abi) = 20190902-64
           Installing: php-common-8.0.0~beta3-1.el7.remi.x86_64 (remi-modular)
               php(zend-abi) = 20200804-64
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest
Error: yum install failed
Top

cris_direkthost
Posts: 6
Joined: Sun Sep 13, 2020 7:09 am

Os: CentOS 6x
Web: nginx + php-fpm
Re: install error
  • Quote

Post by cris_direkthost » Sun Sep 13, 2020 7:18 am

Last night (6-7 hours ago) I had the same problem. I had to turn a server from directadmin into vestacp.
I tried 3 times to reinstall the OS and I couldn't install vestacp.

I had the same error you have.

3 days before I installed vestacp without problems

Does anyone else have this problem?
Top

grayfolk
Support team
Posts: 1111
Joined: Tue Jul 30, 2013 10:18 pm
Contact:
Contact grayfolk
Website Facebook Skype Twitter

Os: CentOS 6x
Web: nginx + php-fpm
Re: install error
  • Quote

Post by grayfolk » Sun Sep 13, 2020 7:44 am

Disable php8 in remi repos before installing Vesta.
Top

serdartaylan
Posts: 3
Joined: Sun Sep 13, 2020 3:54 am

Os: CentOS 6x
Web: apache + nginx
Re: install error
  • Quote

Post by serdartaylan » Mon Sep 14, 2020 3:00 pm

grayfolk wrote: ↑
Sun Sep 13, 2020 7:44 am
Disable php8 in remi repos before installing Vesta.
how do i do that.
Top

cris_direkthost
Posts: 6
Joined: Sun Sep 13, 2020 7:09 am

Os: CentOS 6x
Web: nginx + php-fpm
Re: install error
  • Quote

Post by cris_direkthost » Mon Sep 14, 2020 4:08 pm

You can try before vestacp install

yum install yum-utils

then

yum-config-manager --disable remi-php8
Top

serdartaylan
Posts: 3
Joined: Sun Sep 13, 2020 3:54 am

Os: CentOS 6x
Web: apache + nginx
Re: install error
  • Quote

Post by serdartaylan » Mon Sep 14, 2020 4:54 pm

cris_direkthost wrote: ↑
Mon Sep 14, 2020 4:08 pm
You can try before vestacp install

yum install yum-utils

then

yum-config-manager --disable remi-php8
:(
Top

prmx89
Posts: 4
Joined: Tue Sep 15, 2020 3:02 am

Os: CentOS 6x
Web: nginx + php-fpm
Re: install error
  • Quote

Post by prmx89 » Tue Sep 15, 2020 3:04 am

I have the same issue and I can't install VestaCP.
cris_direkthost wrote: ↑
Mon Sep 14, 2020 4:08 pm
You can try before vestacp install

yum install yum-utils

then

yum-config-manager --disable remi-php8
this one doesn't work
Top

grayfolk
Support team
Posts: 1111
Joined: Tue Jul 30, 2013 10:18 pm
Contact:
Contact grayfolk
Website Facebook Skype Twitter

Os: CentOS 6x
Web: nginx + php-fpm
Re: install error
  • Quote

Post by grayfolk » Tue Sep 15, 2020 3:53 am

prmx89 wrote: ↑
Tue Sep 15, 2020 3:04 am
I have the same issue and I can't install VestaCP.
cris_direkthost wrote: ↑
Mon Sep 14, 2020 4:08 pm
You can try before vestacp install

yum install yum-utils

then

yum-config-manager --disable remi-php8
this one doesn't work
There is a simple instruction:
On fresh server BEFORE Vesta installation:
1. Install Remi repo
2. Install yum-utils
3. Disable all php versions: yum-config-manager --disable remi-php*
4. Enable php version what you want: yum-config-manager --enable remi-php74
Then install Vesta CP.
Top

cris_direkthost
Posts: 6
Joined: Sun Sep 13, 2020 7:09 am

Os: CentOS 6x
Web: nginx + php-fpm
Re: install error
  • Quote

Post by cris_direkthost » Tue Sep 15, 2020 7:37 pm

I tried again on a vps to install vestacp but is not working the same error


yum -y install epel-release yum-utils
yum-config-manager --disable remi-php80

also tried
yum-config-manager --disable remi-php*

I suspect when the installation starts after

Would you like to continue [y/n]:

is activating php-common-8.0.0

so the initial deactivation does not help
Top

grayfolk
Support team
Posts: 1111
Joined: Tue Jul 30, 2013 10:18 pm
Contact:
Contact grayfolk
Website Facebook Skype Twitter

Os: CentOS 6x
Web: nginx + php-fpm
Re: install error
  • Quote

Post by grayfolk » Wed Sep 16, 2020 5:34 am

Dont forget to install Remi repo first.
Top


Post Reply
  • Print view

23 posts
  • 1
  • 2
  • 3
  • Next

Return to “General Discussion”



  • 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