I have installed PHP before but I am having trouble installing it this time. I keep having trouble with the
LoadModule php4_module c:/php/sapi/php4apache.dll
AddModule mod_php4.c
AddType application/x-httpd-php .php .php3 .phtml
lines. If I remove it it works fine, or else Apache (Im using version 2) says it cant start the service. Ive put all the files in their correct place (except I cant find a mod_php4.c but I dont think its supposed to be there), set up php.ini, and I cant start it.
Any help would be appreciated.