当前位置:网站首页>Server PHP environment building tutorial, PHP server environment building graphic explanation
Server PHP environment building tutorial, PHP server environment building graphic explanation
2022-07-02 18:32:00 【Full stack programmer webmaster】
Hello everyone , I meet you again , I'm your friend, Quan Jun .
PHP Environment construction is also a technology , This article mainly shares an article for you PHP A graphic tutorial for setting up the server environment , It has a good reference value , I hope that's helpful .
One 、PHP Setting up the server environment
1.php Server environment Installation kit xampp(apach+mysql+php Interpreter )
F:\MyDoc file ( important )\DL_ Study \download Important resources \apache Server component
install
Now enter xmapp The panel shows successful operation
Test local Apache Whether the server is on : Browser input 127.0.0.1 Enter by car xmapp Official website
4. Modify the default dashboard Folder
open xmapp Next htdocs Under the folder index.php file Default jump to this folder in the configuration file
terms of settlement : take htdocs Delete all files under , Will not jump automatically
thus , The server environment configuration is completed , But I want to be able to save the project file to the recreated www How to set it in the folder
5. Save all files to F:\www In the folder
terms of settlement :
(1) Get into F:\xampp\apache\conf\httpd.conf
(2) Open file
(3) modify #DocumentRoot “C:/xampp/htdocs” by DocumentRoot “C:/www”
(4) Keep close , Restart xampp Control panel
test : stay www New under folder www.text file ,
Browser input 127.0.0.1 Show
Okay , Follow the above graphic tutorial PHP The server environment is set up , You can try it .
Publisher : Full stack programmer stack length , Reprint please indicate the source :https://javaforall.cn/148424.html Link to the original text :https://javaforall.cn
边栏推荐
- Leetcode interview question 16.17 Continuous sequence
- Leetcode interview question 16.11 Diving board
- Unity学习shader笔记[八十一]简单的颜色调整后处理(亮度,饱和度,对比度)
- 微信小程序视频分享平台系统毕业设计毕设(4)开题报告
- win10 卸载cuda
- 人人工势场法
- [Northwestern Polytechnic University] information sharing of the first and second postgraduate examinations
- 如何优雅的写 Controller 层代码?
- A good programmer is worth five ordinary programmers!
- Qt Official examples: Qt Quick Controls - Gallery
猜你喜欢
Redis(7)----数据库与过期键
微信小程序视频分享平台系统毕业设计毕设(4)开题报告
Leetcode interview question 16.17 Continuous sequence
Pit encountered during installation of laravel frame
Leetcode 面试题 16.15. 珠玑妙算
pycharm 修改 pep8 E501 line too long > 0 characters
Wechat nucleic acid detection and appointment applet system graduation design (3) background function
微信核酸检测预约小程序系统毕业设计毕设(1)开发概要
Ue4 dessine un cercle avec une ligne de contour
微信小程序视频分享平台系统毕业设计毕设(7)中期检查报告
随机推荐
Mysql 备份的三种方式
Implementation shadow introduction
cJSON 使用详解
微信核酸检测预约小程序系统毕业设计毕设(5)任务书
Qt官方示例:Qt Quick Controls - Gallery
Unity学习shader笔记[八十二]增强单通道颜色渲染的黑白处理
1.5.1版本官方docker镜像运行容器,能设置使用 mysql 8驱动吗?
719. Find the distance of the number pair with the smallest K
Export Excel files using npoi
A good programmer is worth five ordinary programmers!
Wechat applet video sharing platform system graduation design completion (4) opening report
Win10 uninstall CUDA
Nm01 function overview and API definition of nm module independent of bus protocol
Vi/vim delete: one line, one character, word, the first character of each line command
Three methods of MySQL backup
Unity learning shader notes [81] simple color adjustment post-processing (brightness, saturation, contrast)
300+篇文献!一文详解基于Transformer的多模态学习最新进展
1288_ Implementation analysis of vtask resume() interface and interrupt Security version interface in FreeRTOS
A4988 and 42 stepper motors
[Yugong series] July 2022 go teaching course 001 introduction to go language premise