Here’s the result of what i do “Error establishing a database connection”, can you give me a sample config.php that configured already..??
thanks…
]]>from the command line
mysql -u DB_NAME -pDB_PASSWORD -h DB_HOST DB_NAME
where DB_* is what you have in wp-config.php in the lines that define the DB connection? (Yes, there is no space after -p
)
What are you using for DB_HOST?
]]>i am locally accessing the site that i made..i only trying to do if this kind of situation that can wordpress can handle..
]]>Do you know how to do this??
i had 2 pc, in my first pc i will import my db and run the mySql only on the xampp, and the second pc i only run the apache..i have two xampp running, now how would i view my site on the second pc if a have a separate Mysql and apache??
]]>i dont have a username and password on my wp_config..i only have is db_host..how is it??..i dont know what to do this kind of situation..
]]>