GuenniUn
Da liegen schon die Unterschiede. Ich nutze Ubuntu LTS und Du Debian.
Ich habe jetzt mal einen Debian 11 Pmox CT erstellt und wenn ich da cd /etc/php/
eingebe bekomme ich diese Ausgabe…
-bash: cd: /etc/php/: No such file or directory
Es ist also kein PHP dabei.
Gehe ich jetzt bei der PHP Installation so vor wie bei Ubuntu LTS bekomme ich diese Fehlermeldung…
E: The repository ‘http://ppa.launchpad.net/ondrej/php/ubuntu oracular Release’ does not have a Release file.
Ergo, hier gibt es dann schon einen Unterschied.
Wenn ich diese PHP 8.x Installation fortsetzen möchte, wie ich es bei Ubuntu mache, also nach den Anleitungen hier im Forum, dann bekomme ich weitere Fehlermeldungen.
E: Unable to locate package php8.3
E: Couldn’t find any package by glob ‘php8.3’
E: Unable to locate package libapache2-mod-php8.3
E: Couldn’t find any package by glob ‘libapache2-mod-php8.3’
E: Unable to locate package php8.3-zip
E: Couldn’t find any package by glob ‘php8.3-zip’
E: Unable to locate package php8.3-xml
E: Couldn’t find any package by glob ‘php8.3-xml’
E: Unable to locate package php8.3-mbstring
E: Couldn’t find any package by glob ‘php8.3-mbstring’
E: Unable to locate package php8.3-gd
E: Couldn’t find any package by glob ‘php8.3-gd’
E: Unable to locate package php8.3-curl
E: Couldn’t find any package by glob ‘php8.3-curl’
E: Unable to locate package php8.3-imagick
E: Couldn’t find any package by glob ‘php8.3-imagick’
E: Unable to locate package php8.3-intl
E: Couldn’t find any package by glob ‘php8.3-intl’
E: Unable to locate package php8.3-bcmath
E: Couldn’t find any package by glob ‘php8.3-bcmath’
E: Unable to locate package php8.3-gmp
E: Couldn’t find any package by glob ‘php8.3-gmp’
E: Unable to locate package php8.3-cli
E: Couldn’t find any package by glob ‘php8.3-cli’
E: Unable to locate package php8.3-mysql
E: Couldn’t find any package by glob ‘php8.3-mysql’
E: Unable to locate package php8.3-zip
E: Couldn’t find any package by glob ‘php8.3-zip’
E: Unable to locate package php8.3-gd
E: Couldn’t find any package by glob ‘php8.3-gd’
E: Unable to locate package php8.3-mbstring
E: Couldn’t find any package by glob ‘php8.3-mbstring’
E: Unable to locate package php8.3-curl
E: Couldn’t find any package by glob ‘php8.3-curl’
E: Unable to locate package php8.3-xml
E: Couldn’t find any package by glob ‘php8.3-xml’
E: Unable to locate package php8.3-apcu
E: Couldn’t find any package by glob ‘php8.3-apcu’
E: Unable to locate package php8.3-redis
E: Couldn’t find any package by glob ‘php8.3-redis’
E: Unable to locate package php8.3-smbclient
E: Couldn’t find any package by glob ‘php8.3-smbclient’
E: Unable to locate package php8.3-ldap
E: Couldn’t find any package by glob ‘php8.3-ldap’
E: Unable to locate package php8.3-bz2
E: Couldn’t find any package by glob ‘php8.3-bz2’
Ich bekomme die benötigten Pakete nicht installiert. Du kannst Dich also nicht an meine Ubuntu Anleitungen, fürs ein Update/Wechsel, halten. Die Konfiguration der entsprechenden PHP Dateien ist aber scheinbar bei beiden Systemen gleich.
Es ist also sehr gut möglich, dass Dir einige Pakete fehlen und Du deshalb nicht weiterkommst. Da ich keinen Raspberry 4 besitze, kann ich jetzt auch nicht weiter darauf eingehen. Falls die Möglichkeit besteht, dass auf einem Raspberry 4 auch Ubuntu LTS lauffähig ist, wäre das eine Möglichkeit. Also nochmal bei Null anfangen und das mit einem Ubuntu LTS.
https://wiki.ubuntuusers.de/Unterschiede_LTS_und_normale_Version/