What is the MySQL hostname for the wp-config.php entry
This is the /** MySQL hostname */
define('DB_HOST', 'localhost/markja5_LoveFood');
I have add the above localhost syntax is this correct?
define('DB_HOST', 'localhost/markja5_LoveFood');
I have add the above localhost syntax is this correct?