Okay, here's what I've got:
Windows 98. I've got Apache running on it no problem; and I'm trying to load PHP as an Apache module. I added the lines like it said in the install.txt, but I keep getting this from all my scripts:
<b>Warning</b>: Failed opening '/apache/htdocs/phpinfo.php' for inclusion (include_path='.;apache\includes;apache\htdocs;apache\htdocs\phpmyadmin') in <b>Unknown</b> on line <b>0</b>
I've checked the httpd.conf and php.ini files repeatedly, but I can't seem to find anything wrong.
Also, I keep getting a browscap error when I start. The path to my browscap is valid (it's actually C:\apache\php\browscap\browscap.ini) in the php.ini; but it keeps saying it can't parse the file.