View Single Post
Old 02-05-2008, 12:22 PM   #3
Julie Meloni
 
Julie Meloni's Avatar
 
Posts: n/a
My Photos: ()

Banked:
MK Cash: $

I am Worth:
MK Cash: $
Donate

Recent Blog: None

Default [PHP-WINDOWS] php4 and apache - it still doesn't work

deviant wrote:
>
> Hi All,
>
> Thanx for all the info but I still didn't get php4, apache 1.3.9 and win98
> (first edition) to work. The normal index.htm works perfectly, but index.php
> just doesn't work. When the timeout is over (5 minutes) it says "cannot find
> server". I've tried using index.phtml, index.php and index.php4. Nothing
> helped


Things to check:

1) Have you put index.php in the same place as index.htm, ie in the
htdocs directory?
2) After making configuration changes, did you restart Apache?
3) If you stick a test PHP file (phpinfo, hello world, anything) in the
c:\php\ directory, next to php.exe, then open a dos window, cd to the
directory and type php.exe [file].php, does php run (spit out results in
the dos box).


(If I keep answering windows questions, will Linux Headquarters take my
membership card away? )

- julie


+------------------------------------------------+
| Julie Meloni |
| Tech. Director, i2i Interactive (www.i2ii.com) |
| e-mail: jcm@i2ii.com |
| |
| "PHP Essentials" ... http://www.thickbook.com/ |
+------------------------------------------------+
  Reply With Quote