I tried for some hours last night to get Apache and PHP working together in a Windows XP machine. Apache 1.3 seems to work and PHP 4.3.4 seems to work, but I still can't open a PHP test file in my web browser. Believe me, I've tried to follow the instructions very carefully -- although the instructions that come with PHP seem *less than precise*. I then tried finding other guides online. They tend to vary but none of the variations seems to do the trick.
Here's just one example of the potential for error in "install.txt" that comes with the PHP download: > Just add the following lines to your httpd.conf: > LoadModule php4_module c:/php/sapi/php4apache.dll > AddModule mod_php4.c > AddType application/x-httpd-php .php Where do you add them? Anywhere? Altogether, or each line in a separate location? Can anyone recommend an accurate set of instructions that will apply to XP? Thanks very much. Clive R Sweeney [EMAIL PROTECTED]