Installing HestiaCP only with PHP 8.1

Hi there,
How to install HestiaCP with PHP 8.1 as default?
I only need PHP 8.1 and don’t want to install other versions by --multiphp yes.

Thanks.

Run v-add-web-php 8.1 and then v-delete-web-php 8.0 after install

Please remind that Roundcube doesn’t work on PHP-8.1

https://roundcube.net/news/2022/03/06/roundcube-1.6-beta-released

1.6 will get 8.1 added…

Composer detected issues in your platform: Your Composer dependencies require a PHP version “>= 8.1.0”.

I have a Laravel project and this is what it says to me

on the server Only 8.0 works

How to solve this problem?
I tried your specific method but it didn’t help me with this problem

1 Like