Working with EOLed PHP versions

Hi all,

I'm trying to upgrade a neglected Nextcloud machine originally installed in an iocage jail, and running php74.
My first problem is that the jail is running 13.2R. For some reason the host and the jail have been updated from time to time, but without touching the Nextcloud configuration.
I've imported the jail with BastilleBSD, and I've been working my way up from version 23.0.12/php74 until the update procedure no longer works without php80+
You also can't skip any major version during the upgrade.

13.2R doesn't include php80, only php81+
So what options do I have to temporaly install this php version just to perform the update?.
Browsing the git commit history for that, plus the possible required modules, doesn't sound very appealing

Brgds
 
it does from a rolling release package repository perspective.
No, it doesn't. All versions on all architectures use the exact same ports tree. Versions of third party applications have nothing to do with the version of FreeBSD.
 
Back
Top