ok i have xp and i installed apache 1.3.31. it works. then i installed php 4.3.7to c:\PHP i edited my php.ini following these directions and i put the .dll in the bin folder in apache.
i went to edt the config file for apache and added
LoadModule php4_module C:\PHP\
AddModule mod_php4.c
AddType application/x-httpd-php .php
at the very end
what do i put after c:\php\ ?
i tried everything in the folder and i get error messages saying it can't find some php_module or can't load into server.
can someone tell me what to do