Can someone tell me where to put the the following line at in my httpd.conf file Thanks in advance
Martin
LoadModule php4_module c:/php/sapi/php4apache.dll AddModule mod_php4.c AddType application/x-httpd-php .php
Just put it at the bottom. Shouldn't matter where you put it as long as it's not within another directive.