WordPress for Windows
This is the 17th day of my participation in the August More text Challenge. For details, see:August is more challenging
Environmental Preparation:
- Wampserver software
- WordPress source
- Baidu network location address: link: pan.baidu.com/s/1mAFu8XrN… Extract code: 1234
Setup steps:
-
Open wampServer. exe and install it by default (note that there is no Chinese folder in the installation path)
-
There will be four popovers at the end:
-
Whether to change the browser? The default browser of this software is Explorer. Click yes and select Google Chrome.
-
Select nodpad++, select no.
-
-
After the installation is complete, click the desktop icon to run, and the program color indicates the status
- Red: The configuration is not started
- Orange: Part of the configuration starts
- Green: The configuration is fully started
-
After green, the stand-alone program icon, click localhost to enter the web page
-
Place the pre-prepared wordpress installation package in the wampServer/WWW folder
-
Enter localhost/wordpress
Click “Start” to enter the configuration page:
-
Let’s set up the database first
Enter the user name root, the password is blank, and click Execute.
-
Enter the root account, change the permission, and change the password
-
We need to match the previous database name (wordpress), so create a new database
-
After the setting is successful, return to the previous database login page and fill in the following information:
-
Submit to enter the login interface configuration:
-
The login screen is displayed
-
Login: front and back interface
The end:
If you see here or just to help you, I hope you can point to follow or recommend, thank you;
If there are any errors, please point them out in the comments and the author sees them will be corrected.