Latest I have no access to the cloud storage of our organisation since a few days.
If I start @cloud.xxx-xx.org I get the following failure:
āThis version of Nextcloud is not compatible with > PHP 8.0.
You are currently running 8.1.12.ā
No one of our organisation have access. Whats the things to do with these failure? Please help us with a clear descrition what to do. I think the failure is from nextcloud side, but I“m not really sure.
thanks for your support.
Honestly I think the error is pretty clear, your server is running a PHP version (8.1) which the installed Nextcloud version (which one?) does not support. So, temporary enable a PHP version < 8.1, upgrade your nextcloud to a compatible version and then you can re-enable php 8.1.
Do you have a Description to change the PHP to an loser version?
Iā m Not an expert to IT stuff, but my idea is that Nextcloud have to change the Version.
Thanks for your Support!!!
You practical say nothing about your environment so hard to say what the steps are.
But usually the server does not change php versions on its own. Maybe an admin has updated the server?
Nextcloud itself works fine with 8.1 in current versions, so youāre definitely missing updates here.
You find your Nextcloud version with the url https://cloud.server.tld/status.php. Also you can read something about the Nextcloud requirements for your Nextcloud version.
I think you use Nextcloud 23 or less. Post your version. Change your PHP-version to a version that is supported for your actual and the next Nextcloud release (+1). Upgrade to the next Nextcloud release. Repeat this until Nextcloud 24 or Nextcloud 25.
Tipp:
Use the command line based updater if possible. Between the upgrades change to Nextcloud GUI administration panel.