Just hoping someone out there can help. I've had to format my disk and am now reinstalling apache and php. I have changes the apache conf file as set out in Elizabeth Fulghum's Learning PHP:Installing and Configuring. As I want to run php as a module I have added the line:
LoadModule php4_module PHP/sapi/php4apache.dll
The path is correct but when I restart apache I keep getting the cannot load file error message. Please help.