WordPress so slow to load on MAMP

Go to wp-config.php, find the line below:

define('DB_HOST', 'localhost:8889');

And change it to:

define('DB_HOST', '127.0.0.1:8889');

Works like a charm!

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)