Exabot wrote: ↑Sun Aug 16, 2020 9:28 am
Updating phpBB using the CLI and errors only...
In one virtual server:
Screenshot 2020-08-16 at 10.15.57.png
And another virtual server:
Screenshot 2020-08-16 at 12.22.16.png
Premissions:
Screenshot 2020-08-16 at 12.26.11.png
Can anyone suggest anything?
You need to use the same name in the cli command and in the file.
You defined config.yml in the command and the file update-config.yml
In addition make sure the file is readable via the chmod permissions.
Regards