Home > Article > Backend Development > Windows cannot start Apache on the local computer, windowsapache_PHP tutorial
1. The error displayed is as follows:
2. The solution is:
Switch to the bin directory of your apache during operation, execute httpd.exe, and see if there are any prompts
3. According to the error message, modify the corresponding information. For example, mine is ServerRoot must be a valid directory, which means that the installation directory cannot have Chinese characters, so the names of the installation directory must be changed to English.
====>For more information, please refer to www.weibingo.com