环境前提:电脑已安装wamp
① 在\wamp\bin\apache\apache2.4.9\conf\httpd.conf文件中, 修改 DocumentRoot 为当前项目路径,例如
DocumentRoot "C:/Workspace/phpspace/root"
② 设定数据库连接字符串