Compatibility with 8.1.14 (NC 25.0.2)

Support intro

Sorry to hear you’re facing problems :slightly_frowning_face:

help.nextcloud.com is for home/non-enterprise users. If you’re running a business, paid support can be accessed via portal.nextcloud.com where we can ensure your business keeps running smoothly.

In order to help you as quickly as possible, before clicking Create Topic please provide as much of the below as you can. Feel free to use a pastebin service for logs, otherwise either indent short log examples with four spaces:

example

Or for longer, use three backticks above and below the code snippet:

longer
example
here

Some or all of the below information will be requested if it isn’t supplied; for fastest response please provide as much as you can :heart:

Nextcloud version (eg, 20.0.5): 25.0.2
Operating system and version (eg, Ubuntu 20.04): Debian 11
Apache or nginx version (eg, Apache 2.4.25): 2.4.54
PHP version (eg, 7.4): 8.1.13

The issue you are facing:

proposed update from system

Hi all, an “apt update” says me that are update to php from 8.1.13 to 8.1.14

Is safe to update?

In theory, if you stay within a major version of php (like 8.1, 8.2), that shouldn’t change anything with the support of certain applications. If you upgrade to a different version, e.g. from 8.1 to 8.2, it’s good to check before, e.g. NC 25 would not support php 8.2 (https://docs.nextcloud.com/server/stable/admin_manual/installation/system_requirements.html), Nextcloud 26 probably will (Support PHP8.2 · Issue #32595 · nextcloud/server · GitHub).

Such bugfix updates should be regularly installed, so you have all bug and security fixes on your public server. Personally, I have never seen problems with such updates.

1 Like

Updated, no problem seen; except that the system alerted me that php.ini was modified, so I kept the modified version (mine)

Instead, I found alot of problem with configuration, now I’m examinig what’s going on: further update late

UPDATE:
it was my bad in php(ini) config files: all went well :smiley:

1 Like