Home > Article > Backend Development > Configure PHP environment centos apache php configuration configuration system configuration
1. Download and install WampServer
2. Open localhost in the browser and the welcome page is displayed, then the installation is successful
If you want to modify the root directory
1. Change two locations in the Apache configuration file
3. Finally restart WampServer
modify WampServer text
1. Open the wampmanager.ini file and modify it
2. Open the wampmanager.tpl file and modify it!
3. Stop WampServer, exit, open it, the modification has been successful
The above has introduced the configuration of the PHP environment, including PHP and configuration aspects. I hope it will be helpful to friends who are interested in PHP tutorials.