Nextcloud datadir changed after starting the new container

Maybe this helps you:

I created two new files by editing these two:

/etc/apache2/conf-available/php7.2-fpm.conf
/etc/apache2/conf-enabled/php7.2-fpm.conf

I replaced the php7.2-fpm.conf in the files with php7.3-fpm.conf and saved them as php7.3-fpm.conf (kept the 7.2 version as backup, in case it’s wrong.

Now I only have the data-dir error left :smiley: