I try to install apache on windows 98 in order to use php. I was told to add the following lines to httpd.conf: LoadModule php4_module c:/php/sapi/php4apache.dll
AddType application/x-httpd-php .php4
I did it, but now I get the error message "LoadModule takes two arguments, a module name and the name of a shared obj
le to load it from".
AddType application/x-httpd-php .php4
I did it, but now I get the error message "LoadModule takes two arguments, a module name and the name of a shared obj
le to load it from".