WordPress blank scaffold — replace this file when you rsync your real site.
Database: ok connection successful
| WP_ENV | production |
|---|---|
| WP_HOME | https://sps-pilot.uat.zaltek.co.uk |
| .env | found |
| DB host:port | sps-pilot.uat.zaltek.co.uk:3306 |
| MySQL version | 8.4.9 |
| PHP | 8.4.22 |
| Server | nginx/1.24.0 |
If DB is fail, check that .env has the right
credentials and the user has access to the database. If skipped,
fill in DB_NAME / DB_USER / DB_PASSWORD in
.env.