1、首先启动xampp软件,然后依次启动Apache和MySQl服务。再启动本地的mysQL数据库
2、根据端口(我这里配的是88)输入地址http://localhost:88/phpmyadmin/index.php进入数据库管理界面。
3、载通过输入地址http://localhost:88/wordpress/进入博客主页。