Admin + Setup

Initialize the database schema, run a connectivity check, and view recent runs.

Schema one-click install Health PDO check Runs latest 10

Database status

DB connection failed: SQLSTATE[HY000] [2002] No such file or directory

Config: copy inc/config.sample.php to inc/config.local.php or set env vars in hosting panel.

Recent runs

Fix DB credentials first.

Security note

This is a lightweight admin page for shared hosting. If you want authentication, add HTTP Basic Auth at the hosting layer, or extend this page with a login guard. Never expose DB creds in public repos.