Detailed explanation of phpStudy2018 installation and configuration steps

php中世界最好的语言
Release: 2023-03-26 13:30:01
Original
16919 people have browsed it

This time I will bring youphpStudy2018Installation and configurationDetailed steps, what are thenotesfor the installation and configuration of phpStudy2018, the following is a practical case, Let’s take a look.

phpStudy 2018 is a very powerful PHP environmentDebuggingtool. It can be installed once and can be used without configuration. It is a very convenient and easy-to-use PHP debugging environment. For novices learning PHP, environment configuration under WINDOWS is a very difficult task; for veterans, it is also a cumbersome task. So whether you are a newbie or an experienced user, this package is a good choice.

1. Download address:http://www.phpstudy.net/download.html

phpStudy 2018 (PHP running environment one-click installation package) v1.17 The latest official version supports win10

Second, install phpStudy

(1), unzip phpStudy

##(2) Double-click the phpStudy folder

(3) Click to accept, Next step is done.

Three, start the server

##Four, configure the local server domain name

(1) Open the other selection menu

(2) Find ---> ;Site domain name management-->Open

## (3) Configure domain name

(4) Unify gohosts Change the URL to be consistent, such as: tp5

5. In addition to the above steps, the webpage cannot be opened normally with the domain name. We still need the following Steps:

(1) Open the path to the root directory of drive C: C:\Windows\System32\drivers\etc

(2) Open the hosts file

(3) Modify the URL of the corresponding domain name (tip: multiple domain names can be added to multiple projects)

I believe you have mastered the method after reading the case in this article, and more How exciting, please pay attention to other related articles on php Chinese website!

Recommended reading:

Detailed explanation of the steps to implement one-way hash encryption in PHP


Detailed explanation of the steps to implement single sign-in in PHP

The above is the detailed content of Detailed explanation of phpStudy2018 installation and configuration steps. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!