#Error during installation

1 messages · Page 1 of 1 (latest)

slim spruce
#

System: Debian 12

I install according to the guide, but it says an error

thorny burrow
#

ah

slim spruce
#

?

thorny burrow
#

php8.3 isnt in debian

#

use php 8.2

#

i run 8.2 and works fine

#

but make sure to replace in your webserver config from the 8.3 sock to a 8.2 sock

valid vine
rotund lynx
#

if you run this


apt -y install software-properties-common curl ca-certificates gnupg2 sudo lsb-release

echo "deb https://packages.sury.org/php/ $(lsb_release -sc) main" | sudo tee /etc/apt/sources.list.d/sury-php.list

curl -fsSL https://packages.sury.org/php/apt.gpg | sudo gpg --dearmor -o /etc/apt/trusted.gpg.d/sury-keyring.gpg

apt update

and then the php install command then it will work

see: https://pterodactyl.io/community/installation-guides/panel/debian.html

thorny burrow
#

isnt necessary, and using some repos i dont know or recognize

rotund lynx
#

it is the offical php repo for debian?

thorny burrow
valid vine
#

The sury.org repo isn't just some random repo

#

It's used just about everywhere, and it's maintained by a Debian developer who is responsible for the official Debian and Ubuntu PHP packages

thorny burrow
#

and again, isnt needed

#

thats all from me

valid vine
#

Good

slim spruce
#

org

#

.org