ZP 1.5.9
I go into Admin, and see this.
Zenphoto has detected a change in your installation.
Your database software has changed from MySQLi 8.0.25 to MySQLi 8.0.26.
The script SIGNATURE_HASH has changed.
The change detected may not be critical but you should run setup at your earliest convenience
restore scripts
attempt to rerun, and I get
http://cms.brownleefamily.us/zp-core/setup/index.php
This Page Isn't working, http error 500
[Mon Aug 16 13:21:12.866575 2021] [php7:error] [pid 3033342] [client 91.42.189.114:50541] PHP Fatal error: require_once(): Failed opening required '/var/www/cms.brownleefamily.us/zp-core/functions-db-mysqli.php' (include_path='.:/usr/share/php') in /var/www/cms.brownleefamily.us/zp-core/setup/index.php on line 288
This9is the error I see in the syslog
That likely is the reason. Since the error has the file all lowercase this indicates that this is not 1.5.9 but probably 1.6a or a mixup of both.. In 1.6a all core files were renamed to lowercase. in 1.5.9 that file is named functions-db-MySQL.php.
1.6a should not be used on live production sites yet.