Thread: MySQL Wordpress website on localhost - no content
hello!
want host wordpress site on pc sandbox editing. mysql database seems have errors when connecting localhost , website database.
have installed apache , wordpress, shown in guide:
http://www.wpwebhost.com/install-wor...-lampp-server/
guide shows how create new wordpress site clean mysql database. works unlit here - dummy website displays on http://localhost/wordpress.
when try import .sql file downloaded website mysql, not display content. perhaps not link server , database properly. has encountered similar problem before?
apologize if have posted in wrong section.
sorta remember wp likes hostname-based resolution, so, if import.sql file came domain.com , want import example.net, may see issue this.
how import done exactly?
check wp-config.php file on server mysql username/password/db , substitute -uroot indicated user/pass/db in wp-config.phpcode:mysql -uroot -p <db> < /path/to/file.sql
connect credentials using terminal >
,code:mysql -u<user> -pif db not show up, have problem.code:show databases;
let know....
Forum The Ubuntu Forum Community Ubuntu Specialised Support Ubuntu Servers, Cloud and Juju Server Platforms [SOLVED] MySQL Wordpress website on localhost - no content
Ubuntu
Comments
Post a Comment