当前位置:网站首页>Phpstudy steps to quickly build a website (teach you to build it by hand)
Phpstudy steps to quickly build a website (teach you to build it by hand)
2022-07-28 12:56:00 【TS Xiaochen】
Premise reminder :
If you are pure white, just follow the operation steps , If you know what the advanced tutorial is, you can refer to the non white steps in the tutorial .
Please close other local environment software before using , Otherwise there will be conflict
This tutorial builds for the local environment , Only accessible on your computer or local area network
The video tutorial is being updated
phpstudy Local environment configuration
1、 Download and install phpstudy Website environment , open Xiao Chen help document Download .
2、 install phpstudy
When the download is completed, it will be phpstudy_64.zip Compressed files , Right click the compressed file and select “ Unzip to “phpstudy_64””, Here's the picture :

open phpstudy_64 Folder , double-click phpstudy_x64_8.1.1.3.exe Installation , Click Install Now . Here's the picture :

Advanced tutorial : You can choose a custom installation location
The installation is completed as shown below :

3、 Startup environment
Click to open the software automatically after installation . Here's the picture :

If the software is not opened , Click on the desktop phpstudy Shortcut open ( uppercase P Icon ).
Click the start button , If the Red Square at the back of the kit turns blue, it means that the startup is successful .
Be careful : There has to be nginx and mysql It can only be used when it is blue . Here's the picture :

4、 visit localhost
Click the website on the left side of the software , Click on the management - Click to open the website . Here's the picture :

If it is shown below, it means success ! Here's the picture :

So far, the local website environment has been built .
WordPress Website program construction
5、 Click Manage in the website panel - Click to open the root directory , Put... In the folder error The folder and index.html File deletion . Here's the picture :

6、 Xiao Chen help download wordpress Program to the file in the first step , Then extract it into the current folder . Here's the picture :

7、 install wordpress
Refresh in browser , Get into wordpress Installation procedure , Prompt the following figure is success .

8、 Database settings
Click on “ Start now ” Enter the database configuration page .
We return to the software , Click the database on the left , First, click Modify above root password . Set up root The password for 123456 Click ok , Will prompt “ Password change complete ”. Here's the picture :

9、 Create a new database
Click on the top to create a database , Set database name 、 user name 、 The codes are wordpress Click on the confirmation , Tips “ Database created successfully ”. As shown in the figure below :

Advanced tutorial : Database name 、 user name 、 All passwords can be customized
10、 Back to the browser, we fill in the database name 、 user name 、 The codes are wordpress. Here's the picture :

11、 Click on the submit , Click run setup .
12、 Configure website information ; Here's the picture :

Configure Website Title ;
Configure user name and password , Xiaobai can be used directly admin( User name and password are used to manage the administrator account of the website ), If the password prompt is very weak , You need to check “ Confirm to use weak password ”:
Fill in your email ;
After the above content is configured, click the bottom to install wordpress.
Prompt success is completion . Here's the picture :

Refresh your browser and visit your website !

13、 Sign in wordpress backstage
Browser access localhost/wp-login.php, Enter the administrator account and password just set to log in .( step 12 Configured in )
For example, my account is set to admin, Enter your account and password to log in . Here's the picture :


边栏推荐
- 线性分类器(CCF20200901)
- MMA8452Q几种模式的初始化实例
- 04 pyechars 地理图表(示例代码+效果图)
- AI制药的数据之困,分子建模能解吗?
- Custom paging tag 02 of JSP custom tag
- Leetcode394 string decoding
- STM32F103 several special pins are used as ordinary io. Precautions and data loss of backup register 1,2
- 03 pyechars rectangular coordinate system chart (example code + effect drawing)
- Machine learning practice - logistic regression-19
- The largest rectangle in leetcode84 histogram
猜你喜欢

Leetcode 42. rainwater connection

VS1003 debugging routine

05 pyechars basic chart (example code + effect diagram)

Quick read in

机器学习基础-集成学习-13
![[half understood] zero value copy](/img/5b/18082c1ea93f2e3bbf4920d73163fd.png)
[half understood] zero value copy
![[basic teaching of Bi design] detailed explanation of OLED screen use - single chip microcomputer Internet of things](/img/76/820d4e357206f936b33da92a5e2b5b.png)
[basic teaching of Bi design] detailed explanation of OLED screen use - single chip microcomputer Internet of things

Fundamentals of machine learning - principal component analysis pca-16
![[Bi design teaching] STM32 and FreeRTOS realize low power consumption](/img/2b/3af85135e08599aaa425698c0e83aa.png)
[Bi design teaching] STM32 and FreeRTOS realize low power consumption

SQL most commonly used basic operation syntax
随机推荐
Machine learning practice - neural network-21
Multiple items on a computer share a public-private key pair to pull the Gerrit server code
Communication example between upper computer and Mitsubishi fn2x
MySQL limit paging optimization
SuperMap iclient3d for webgl to realize floating thermal map
[half understood] zero value copy
Vs code is not in its original position after being updated
03 pyechars rectangular coordinate system chart (example code + effect drawing)
03 pyechars 直角坐标系图表(示例代码+效果图)
FutureWarning: Indexing with multiple keys (implicitly converted to a tuple of keys) will be depreca
LeetCode 42.接雨水
The largest rectangle in leetcode84 histogram
The input string contains an array of numbers and non characters, such as a123x456. Take the consecutive numbers as an integer, store them in an array in turn, such as 123 in a[0], 456 in a[1], and ou
The openatom openharmony sub forum was successfully held, and ecological and industrial development entered a new journey
Using JSON in C language projects
01 pyechars 特性、版本、安装介绍
与元素类型 “item” 相关联的 “name” 属性值不能包含'<” 字符解决办法
Machine learning practice - integrated learning-23
Block reversal (summer vacation daily question 7)
Leetcode 42. rainwater connection