I have integrated a Raspberry Pi + hard drive into my home network.
Everything is working as far as it goes. I would like to upgrade to the new PHP.
Unfortunately, I still do not manage, am not yet so experienced in this subject.
Which commands do I have to execute exactly? You wrote that there was a conflict.
If you realy want help with “exact commands” than please don’t leave my questions without exact answers.
How should one help you when you don’t provide the information from within the support template and without the information if your nextcloud is running in a container (like docker or nextcloud-pi)?
Through various commands, a more recent PHP version could be updated. I then had a hint to increase the nextcloud version, I did.
(As an aside, the software on the pi were from 2020, so very out of date, wasn’t using the time).
Anyway, it’s up and running right now. Now there are some notes in the “Security & Setup Warnings” that I should change. Let’s see if I can get it to work.
I now have the following versions:
NextCloud 26.0.7
PHP: 8.2.10
“The PHP memory limit is below the recommended value of 512MB.”
I have adjusted the php.ini (memory_limit = 512M) and with
“systemctl restart apache2” reloaded. I still get this notice in the dashboard. What could be the reason for this?