search
HomeOperation and MaintenancephpstudyThe latest version of phpstudy v8 installation and use tutorial (picture and text steps)

Foreword: In the development of PHP, the first step we have to do is to install the PHP operating environment, but if we use a separate installation method, that is php, Mysql and apache are installed separately, which is not friendly to beginners who are just getting started or preparing to get started. Fortunately, there is an integrated development environment that saves worry, effort and time in the development process of PHP. For example: wampserver, phpstudy. So, today I will introduce to you the installation steps of phpstudy. Currently, phpchinese.com launched the phpstudy V8 version in 2019, which is more convenient and easy to use!

First of all, let’s briefly introduce the phpstudy V8 version

php Chinese website launched the phpstudy V8 version in 2019, which is a new upgrade to the old phpstudy version.

phpStudy v8 is a PHP development environment integration package that can be used on a local computer or server. This package integrates the latest PHP/MySql/Apache/Nginx/Redis/FTP and can be installed in one go without configuration. It is a very convenient and easy-to-use PHP debugging environment.

phpStudy V8 version installation steps (including Win32 and 64-bit)

First step: Download phpStudy V8 version

Download address: https://www.xp.cn/wenda/401.html

Click download to enter the download page, select the version corresponding to the corresponding operating system of your computer to download, this example The choice is WIN64 bit.

Second step: Extract to the root directory of drive C (you can customize the decompression path), find phpstudy_64, open it and click phpStudy_x64_8.0.7.exe to run the installation. The installation path can also be customized.

The latest version of phpstudy v8 installation and use tutorial (picture and text steps)

Here we choose to add a quick launch bar, which will facilitate our operation. Wait for the installation to complete.

After the installation of phpStudy V8 version is completed, we can see the following interface:

The latest version of phpstudy v8 installation and use tutorial (picture and text steps)

The third step: At this time, All configurations are red, indicating that the service is not enabled. We click Start to enable the corresponding configuration.

The latest version of phpstudy v8 installation and use tutorial (picture and text steps)

What we need to pay attention to here is:

01. If we have already turned on Apache, there is no need to turn on Nginx.

02. For FTP settings, you need to go to [FTP] on the left side of the menu to enter a separate account and password

Step 4: We click Settings, here we can modify apache related configurations , no modification is required unless there are special circumstances.

The latest version of phpstudy v8 installation and use tutorial (picture and text steps)

Here you can see that the root directory of the website is D:/phpstudy_pro/WWW Our files are saved in this directory.

Step 5:Next, test whether the environment is configured successfully.

01. We first use the editor to write the test file.

The latest version of phpstudy v8 installation and use tutorial (picture and text steps)

02. Save this file in the root directory of the website, i.e. D:/phpstudy_pro/WWW, and name it index.php.

03. Then, open the browser, enter localhost/index.php in the URL bar, and run. The following results indicate that the operation is successful.

The latest version of phpstudy v8 installation and use tutorial (picture and text steps)

#Finally, everyone can enjoy it. Thanks!

Note: If the apache service cannot be opened, it is likely that the port is occupied. Please refer to the articlephpstudy port is occupied solution,

The above is the detailed content of The latest version of phpstudy v8 installation and use tutorial (picture and text steps). For more information, please follow other related articles on the PHP Chinese website!

Statement
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

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

MantisBT

MantisBT

Mantis is an easy-to-deploy web-based defect tracking tool designed to aid in product defect tracking. It requires PHP, MySQL and a web server. Check out our demo and hosting services.

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

SublimeText3 Linux new version

SublimeText3 Linux new version

SublimeText3 Linux latest version

SecLists

SecLists

SecLists is the ultimate security tester's companion. It is a collection of various types of lists that are frequently used during security assessments, all in one place. SecLists helps make security testing more efficient and productive by conveniently providing all the lists a security tester might need. List types include usernames, passwords, URLs, fuzzing payloads, sensitive data patterns, web shells, and more. The tester can simply pull this repository onto a new test machine and he will have access to every type of list he needs.