🗄️ Database Setup Script ======================== Using credentials: Host: localhost Database: monitoring_db User: root Password: empty 1️⃣ Testing database connection... ❌ Database error: SQLSTATE[28000] [1045] Access denied for user 'root'@'localhost' (using password: NO) Please check your database credentials and try again.