Connection error: SQLSTATE[HY000] [1045] Access denied for user 'landing_db'@'172.17.0.1' (using password: YES) Setup Required

Database Setup Required

Error: Database connection failed

To fix this:

  1. Make sure MAMP is running with MySQL started
  2. Create a database called "landing" in phpMyAdmin
  3. Check your database credentials in config.php
  4. Run the setup checker