xp One-click installation method of php: First download phpStudy; then double-click phpStudy.exe to open the software and enter the main page of the program; then set the site and domain name; finally copy the program to the root directory of the website and click on the program interface Just start it.
The operating environment of this article: Windows xp system, phpstudy2014 version, DELL G3 computer
Download phpStudy (PHP operating environment one-click installation package), After decompression, it is as shown in the figure:
Double-click phpStudy.exe to open the software and enter the main page of the program (if the vc runtime library is missing, just download and install it).
Site and domain name settings. For the first domain name, you can fill in the local IP or 127.0.0.1. Set the directory, click Add, and then save the settings. Look at the picture, the order has already been written.
Set the port number and port occupancy detection. It will show which program occupies the port. I directly closed the iis service.
Copy the program to the root directory of the website and click Start on the program interface. If the startup is successful, two green indicators will be displayed
Open whether the website can be accessed. This tutorial is completed. Please communicate more in the future. Search for the software download address yourself. Or you can ask me for it!
The next tutorial starts the local website installation
## Recommended learning: "PHP Video Tutorial 》
The above is the detailed content of How to install xp php with one click. For more information, please follow other related articles on the PHP Chinese website!