crypto
10-31-2003, 08:59 AM
Iv installed apache 2 form apache.com and php 4.3.4 from php.net installed them correctley and changed the httpd.conf appropriateley to include the php5apache2.dll which IS in 'c:\php\sapi\' because I have found it in there but when I run the 'Test Configuration' for apache it says
Cannot load c:\php\sapi\php4apache.dll into server: the
specifide module could not be found.
It also says befor that line that there is a syntax error on the same line.
The line in my httpd.conf is
LoadModule php4_module C:\php\sapi\php4apache2.dll
can anyone help me please.
Cannot load c:\php\sapi\php4apache.dll into server: the
specifide module could not be found.
It also says befor that line that there is a syntax error on the same line.
The line in my httpd.conf is
LoadModule php4_module C:\php\sapi\php4apache2.dll
can anyone help me please.