Apache Setup

[left][font=Tahoma][size=3]Hi everybody,[/size][/font][/left]

[font=Tahoma][size=3]I want to ask about Apache install for PHP…[/size][/font]

[font=Tahoma][size=3]Every time I add the following lines, the apache stops working[/size][/font]

[font=Courier New]LoadModule php4_module c:/php/sapi/php4apache.dll[/font]

[font=Courier New]AddModule mod_php4.c[/font]

[font=Courier New]AddType application/x-httpd-php .php[/font]

[font=Tahoma][size=3]Where exactly should I put these lines in the Httpd file???[/size][/font]

[font=Tahoma][size=3]I have Apache version 2 and PHP version 4.2.1[/size][/font]

[font=Tahoma][size=3]Thank You[/size][/font]