Nextcloud on Raspberry, problem with open_basedir

  • Raspbian
  • Raspberry Pi 4 4GB
  • LAMP

Hello, I am having problems starting a new installation on Raspberry Pi 4 4GB, I have the following error when starting:

It seems that this Nextcloud instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged. Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP.

Does anyone know how to solve it?

Thank you