Windows下用phpStudy建站和mysql安装说明

一、相关参考功学习地址:

1、phpdtudy官方下载网址:http://www.phpstudy.net/

2、在线视频网址:http://baidu.iqiyi.com/watch/7982154679863139021.html?page=videoMultiNeed

3、CSDN在线说明网址:http://blog.csdn.net/datedateup/article/details/76286017

3、CSDN下载网址:http://download.csdn.net/download/datedateup/9933122

本文档的安文操作为CSDN下载:

 Windows下用phpStudy建站和mysql安装说明


二、解压《phpStudy20161103.zip》

 

三、点击执行安装

 Windows下用phpStudy建站和mysql安装说明

四、安装完成后,点击

 Windows下用phpStudy建站和mysql安装说明

五、出现以下界面表示安装成功。

 Windows下用phpStudy建站和mysql安装说明

六、检测80端口是否已经被其他的程序。

 Windows下用phpStudy建站和mysql安装说明

 Windows下用phpStudy建站和mysql安装说明




如果被占用,则点击

 Windows下用phpStudy建站和mysql安装说明

或上网查删除占用程序的方法。

 

七、启动服务。

 Windows下用phpStudy建站和mysql安装说明

1、选择系统服务,点应用;

2、点击启动

3、看到运行状态为两个禄点,则表示成功。

 

八、切换PHP换本。

Windows下用phpStudy建站和mysql安装说明

1、点击“PHP”版本

2、选择 PHP 5.6N版本,点击应用

 Windows下用phpStudy建站和mysql安装说明

 

九、修改Mysql数据库密码。

 Windows下用phpStudy建站和mysql安装说明

Windows下用phpStudy建站和mysql安装说明

 

输入123456,并记住该密码

 

 

十、查看本地IP。

打开本地CMD程序,在文件地址栏中输入“CMD”

Windows下用phpStudy建站和mysql安装说明

弹出以下面界

Windows下用phpStudy建站和mysql安装说明

输入IPCONFIG

Windows下用phpStudy建站和mysql安装说明

看到本地IP是

192.168.1.2

记住

 

十一、建本地网站的站点。

 Windows下用phpStudy建站和mysql安装说明

1、填入刚才查到的本地IP地址

2、复制网站目录的目录并打开

到时网站就是放在这个“WWW”里,很重要,要记住

 Windows下用phpStudy建站和mysql安装说明

3、点击新增

4、点击“保存并生成配置文件“

 Windows下用phpStudy建站和mysql安装说明

十二、在网址中输入http://192.168.1.2。

 Windows下用phpStudy建站和mysql安装说明

表示正确

到网站目录 F:\phpStudy\WWW 中

新建一个a.html并用记录本输入 aaa

 Windows下用phpStudy建站和mysql安装说明

再到网址中输入:

http://192.168.1.2/a.html

显示

说明配置成功与完成

 Windows下用phpStudy建站和mysql安装说明

 

 

十三、数据库工具安装操作。

安装

Windows下用phpStudy建站和mysql安装说明

Windows下用phpStudy建站和mysql安装说明


安装完成后

点击打开出现以下界面

Windows下用phpStudy建站和mysql安装说明

十四、连接本地数据库。

 Windows下用phpStudy建站和mysql安装说明

 

十五、启动服务。

 Windows下用phpStudy建站和mysql安装说明

1、  输入刚才改过的密码

2、  点击连接测试-测试成功与否会提示

3、  点击确定,完成

 

 

相关文章: