Cannot get into Localhost
-
I have to go into wp_config and change
/** MySQL hostname */
//define(‘DB_HOST’, ‘localhost:3306’);
//define(‘DB_HOST’, ‘localhost’);
define(‘DB_HOST’, ‘192.168.2.4’); this IP address so I can get into my website. It won’t connect with localhosttonite it would not let me in even though I did this. Anybody got any ideas.
I’m using a Mac with Mamp
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Cannot get into Localhost’ is closed to new replies.