php5apache2_4.dll

A

Anonymous

Guest
Anyone would know why I cannot launch my PHP? It can see the location but the file is somehow incompatible with the system? Running win10 on 64bit system.
Code:
C:\...\apache24\bin>httpd.exe -t
httpd.exe: Syntax error on line 549 of C:/.../apache24/conf/httpd.conf: 
Cannot load 
C:/.../php5686/php5apache2_4.dll into server: %1 is not a valid Win32 application.

C:\...\apache24\bin>httpd.exe -t
httpd.exe: Syntax error on line 549 of C:/.../apache24/conf/httpd.conf: 
Cannot load 
C:/.../php56/php5apache2_4.dll into server: The specified module could not be found.
 
Back
Top