Construction of Phpwind Forum under Windows+wampserver Environment
1. Installing Wampserver
Installation is complete, click on the icon, open Wampserver, successfully opened, the taskbar will appear icon, click on the icon, the Wamserver directory will appear, the service is successfully opened
2. Unzip the file phpwind_utf8_8.5, there will be the following two files
3. Copy the upload file to the wampwerver www direcory directory (note: The copied upload file cannot have the same name as the upload file for other apps under that path, and can be renamed after copying)
4. View the port number () Enter the Wampserver-apache-http.confwen file to view the listening port number
Note: If the port number is subject to change, the following address should be changed accordingly
5. browser address bar Access http://localhost: Port number, enter this page
6. Click your projects under the upload file, and click on the installation configuration built-in database (the database password is empty, will not be able to Baidu here configuration, or reference map of the installation tutorial)
7. Once the installation is complete, click the upload file under your projects again to successfully enter the forum.
Indicates a successful environment configuration ~ ~ ~ can continue to do what you want to do ~ ~ ~ also can study under the Linux environment construction ~ ~
Construction of Phpwind Forum under Windows+wampserver Environment