Search found 4 matches
- Sun Sep 27, 2020 1:00 am
- Forum: General Discussion
- Topic: install error
- Replies: 22
- Views: 70425
Re: install error
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. Worked for me! ...
- Sat Sep 19, 2020 6:22 pm
- Forum: Mail Server
- Topic: Can't log in Roundcube webmail [fresh install of VestaCP - 'Invalid request! No data was saved.']
- Replies: 4
- Views: 87549
Can't log in Roundcube webmail [fresh install of VestaCP - 'Invalid request! No data was saved.']
Hi all! I'm a newbie Vestacp user and I'm struggling to log in to Roundcube webmail. Could you let me know what I do not right there, please? See my putty client log download below (had to be uploaded to Drive Google to cause unfortunately it's too much characters to post here): https://drive.google...
- Wed Sep 16, 2020 5:50 am
- Forum: General Discussion
- Topic: install error
- Replies: 22
- Views: 70425
Re: install error
I have the same issue and I can't install VestaCP. 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. Disab...
- Tue Sep 15, 2020 3:04 am
- Forum: General Discussion
- Topic: install error
- Replies: 22
- Views: 70425
Re: install error
I have the same issue and I can't install VestaCP.
this one doesn't workcris_direkthost wrote: ↑Mon Sep 14, 2020 4:08 pmYou can try before vestacp install
yum install yum-utils
then
yum-config-manager --disable remi-php8