php - Cannot run Apache2.4 with xampp -


till yesterday fine apache. when start errors :

the apache service named reported following error:

httpd.exe: syntax error on line 520 of c:/xampp/apache/conf/httpd.conf:
syntax error on line 17 of c:/xampp/apache/conf/extra/httpd-xampp.conf:
cannot load c:/xampp/php/php7ts.dll server: specified module not found. .

line 520 is: include "conf/extra/httpd-xampp.conf"

line 17 : loadfile "c:/xampp/php/php7ts.dll"

someone?


Comments