Follow up for #1951068-59: install.php error reporting is broken
Problem/Motivation
People empty their database when they want to reinstall, but do not copy the default settings.php over the existing one. The error messages that then occur do not point in a helpful direction.
Proposed resolution
enhance install.php error reporting for the case of an existing settings.php pointing to an empty database
Remaining tasks
TBD
User interface changes
No UI changes.
API changes
No API changes anticipated.