Baikal
Baikal copied to clipboard
baikal.yaml permission setup loop
Baikal version: 0.6.0 -> 0.7.0
- [x] I have searched open and closed issues for duplicates
- [x] I have installed the release zip, not the source code zip
- [ ] I have moved the whole, untouched
Specific
folder to the new installation
Problem:
I did manage to get it working but I ran into several problems.
-
The update instructions say not to overwrite the config folder, but my 0.6.0 install didn't have a config folder, so ¯_(ツ)_/¯
-
This bug report asks me to check a box confirming I uploaded the Specific folder, but I didn't because the update instructions said not to overwrite it, so... ¯_(ツ)_/¯
-
I ran into an error that I had with the upgrade to 0.6.0, with the error:
Call to undefined method BaikalAdmin\Core\Auth::assertEnabled()
I had to edit out that line in two index files (admin/index.php, and admin/install/index.php) or the system simply wouldn't function.
- If the permissions are wrong, things go awry. For most files I get an error, but when only the
baikal.yaml
file has the wrong perms I end up in a setup loop, where I'm asked to enter my admin password over and over with no error ever appearing.
Just, you know, FYI. It's all working now, and I thank you for the software. =)