Warning: mysqli::__construct(): (HY000/2002): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) in /home/demonfjk/city1onerealtors.com/config/database.php on line 36
Database connection failed: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)
Please check your database settings in config/database.php

Troubleshooting Steps:
1. Check if MySQL service is running in WAMP/XAMPP
2. Verify MySQL is listening on port 3306
3. Try: http://localhost/phpmyadmin - does it work?
4. Check WAMP system tray icon - both Apache and MySQL should be green
5. If MySQL shows red, right-click WAMP icon → MySQL → Start Service