Hi everybody! I cannot install php4.2.2 as a module on apache2.0.40 server althought i had put 2 lines :
LoadModule php4_module c:/php/sapi/php4apache2.dll
AddType application/x-httpd-php .php .phtml .php3
in httpd.conf
after then, read error log file receive notice is:
Syntax error on line 493 of C:/Apache2/conf/httpd.conf:
Cannot load C:/php/sapi/php4apache2.dll into server: The specified module could not be
found.
Thank for your help.
