Blogger Information
Blog 2
fans 0
comment 0
visits 6345
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
PHP开发环境配置—phpstudy安装与启动
彭威的博客
Original
5116 people have browsed it

PHP是一种创建动态交互性站点的服务器端脚本语言,做PHP开发,搭建PHP运行环境是第一步,传统的PHP环境搭建软件非常复杂,使用PHP集成环境搭建工具phpStudy,可以大大节省搭建php,mysql环境的时间。

1、下载及安装phpStudy v8.0

     进入phpStudy官网:https://www.xp.cn,选择相应的版本下载安装

       2.png

2、搭建PHP运行环境,创建本地主机。

     安装完成后打开phpStudy,界面如下图:

     3.png  

    phpStudy套件中集成了Apache、FTP、MySQL和Nginx。选择启动Apache或Nginx服务器软件,创建本地主机。再选择网站,创建网站,配置网站虚拟域名及基本信息。如下图:

   4.png

  点击确认后,在浏览器输入域名(如上图h.cn),显示站点创建成功,至此,本地主机及虚拟域名创建完成。可以在设置选项,配置文件,点击hosts,选择记事本打开hosts,下拉到最后一行,查看同步修改的hosts文件。

  5.png

  总结:

  1、使用类似phpStudy等集成工具搭建PHP运行环境,可简化环境配置,节省大量工作量。

  2、使用虚拟域名,可以缩短网址路径,使网址简洁明了,phpStudy v8配置虚拟域名方便简单,比其他工具手动配置hosts文件效率更高。

  3、web服务器选择Apache或Nginx均可,两者均是主流的web服务器软件,Apache灵活、高效,拥有丰富的扩展模块,以及活跃的社区支持,nginx专注于高性能,高并发性和低内存使用。并且其在负载均衡,缓存,访问和带宽控制以及与各种应用程序高效集成等方面的特性,都使得它逐步深受广大用户青睐。

Correction status:qualified

Teacher's comments:图文 标记写得不错
Statement of this Website
The copyright of this blog article belongs to the blogger. Please specify the address when reprinting! If there is any infringement or violation of the law, please contact admin@php.cn Report processing!
All comments Speak rationally on civilized internet, please comply with News Comment Service Agreement
0 comments
Author's latest blog post