Tag Archives: Apache introduces the PHP module

Error report and solution of PHP module introduced by Apache

Preface:
Today, I will share with you the introduction of Apache PHP module error and solution
 
The incoming module file path has Spaces

 
Solution: The path is enclosed in double quotes

 
The requested operation has failed. The requested operation has failed.
 
Solutions:
1. View the version of HTTPD
  

 
2. Check the PHP version

 
3. Check the VC version of the machine

 
Then we can use this information to select the appropriate PHP package

In the above picture, I downloaded the Win32 vc14 x86 PHP package, only to download the corresponding version, can not report errors.