- πΊπΈUnited States moshe weitzman Boston, MA
I agree. This can happen during a database restore, for example. I made a contrib module that resolves this problem until this issue is discussed and developed.
- π«π·France prudloff Lille
I agree this should be improved.
We handle this on our websites by restricting access to install.php in Apache config, but a solution that works for everyone would be nice. - π¬π§United Kingdom catch
This makes sense to me and settings.php seems like the right (only) place. We could probably write to it at the same time as writing out to database settings so it's always there on new installs?
- π¬π§United Kingdom catch
Just found π ExceptionDetectNeedsInstallSubscriber should not run on http exceptions Active too.