Preinstall
From AuthPuppy Wiki
Contents |
What is that
Pre-installation is a new feature include in commit no 108.
It's add a new verification in the bootstrap: if the file "installed.txt" is not created, every page are redirect to the pre-install page.
Why
This is to avoid from having errors at the first use of authPuppy.
Installation steps will be easier for new authPuppy users.
What did I have to care if I update authPuppy to rev no 108?
Make sure to test authPuppy on pre-production server or at least create the "installed.txt" file.
Where "installed.txt" is located
In /web folder.
It's safe?
Pre-install is disable if "installed.txt" file exist.
