When I try to change domain name to PHP 8.3 on Hestiacp I get Error: php-fpm pool doesn’t exist
When I try to install PHP 8.3 from ssh I get this
root@cp:~# apt-get install php8.3-common php8.3-mbstring php8.3-bcmath php8.3-cli php8.3-curl php8.3-fpm php8.3-gd php8.3-intl php8.3-mysql php8.3-soap php8.3-xml php8.3-zip php8.3-bz2 php8.3-pspell php8.3-imagick php8.3-imap php8.3-ldap php8.3-apcu
Reading package lists… Done
Building dependency tree
Reading state information… Done
E: Unable to locate package php8.3-mbstring
E: Couldn’t find any package by glob ‘php8.3-mbstring’
E: Couldn’t find any package by regex ‘php8.3-mbstring’
E: Unable to locate package php8.3-bcmath
E: Couldn’t find any package by glob ‘php8.3-bcmath’
E: Couldn’t find any package by regex ‘php8.3-bcmath’
E: Unable to locate package php8.3-cli
E: Couldn’t find any package by glob ‘php8.3-cli’
E: Couldn’t find any package by regex ‘php8.3-cli’
E: Unable to locate package php8.3-fpm
E: Couldn’t find any package by glob ‘php8.3-fpm’
E: Couldn’t find any package by regex ‘php8.3-fpm’
E: Unable to locate package php8.3-mysql
E: Couldn’t find any package by glob ‘php8.3-mysql’
E: Couldn’t find any package by regex ‘php8.3-mysql’
E: Unable to locate package php8.3-soap
E: Couldn’t find any package by glob ‘php8.3-soap’
E: Couldn’t find any package by regex ‘php8.3-soap’
E: Unable to locate package php8.3-xml
E: Couldn’t find any package by glob ‘php8.3-xml’
E: Couldn’t find any package by regex ‘php8.3-xml’
E: Unable to locate package php8.3-bz2
E: Couldn’t find any package by glob ‘php8.3-bz2’
E: Couldn’t find any package by regex ‘php8.3-bz2’
E: Unable to locate package php8.3-pspell
E: Couldn’t find any package by glob ‘php8.3-pspell’
E: Couldn’t find any package by regex ‘php8.3-pspell’
E: Unable to locate package php8.3-imagick
E: Couldn’t find any package by glob ‘php8.3-imagick’
E: Couldn’t find any package by regex ‘php8.3-imagick’
E: Unable to locate package php8.3-imap
E: Couldn’t find any package by glob ‘php8.3-imap’
E: Couldn’t find any package by regex ‘php8.3-imap’
E: Unable to locate package php8.3-ldap
E: Couldn’t find any package by glob ‘php8.3-ldap’
E: Couldn’t find any package by regex ‘php8.3-ldap’
E: Unable to locate package php8.3-apcu
E: Couldn’t find any package by glob ‘php8.3-apcu’
E: Couldn’t find any package by regex ‘php8.3-apcu’
Please help