Migration from php8.3 to 8.2 (ubuntu 24.04 to debian12)

Hi,

i would like to migrate my Nextcloud from Ubuntu24.04 to debian12. Debian supports only php8.2 by standard and with adding PHP 8.3 repositories i don´t get all the php modules i need. So i have two questions. Is there a repository that supports all nextcloud php moduls for debian php8.3 or is it possible to migrate from php8.3 to 8.2 wihout crashing the nextcloud.

Thx for your help :slight_smile:

You can do both with → the php-updater script ←

It will add the repo for you in a safe way, with all available modules needed or you can switch down to php8.2

h.t.h.


Much and good luck,
ernolf

Thx to mention both options :). Guess i will try the debian supported option then.

That is exactly what the php-updater script does. It is completely integrated and only supports the debian php packages.


ernolf