Click to See Complete Forum and Search --> : php3 on win98 probs...


Anon
07-03-2000, 04:29 PM
just installed php3 on win98 by folllowing manual and can't get the hello world to work... something up... how do i make the php3 engine run before checking my pages on pws? possibly being really thick here so bear with me...

Anon
07-05-2000, 05:24 AM
Maybe a dumb question from me but...

What file name did you give your test file?

1. Make sure you use the right extension (e.g. myfile.php or myfile.php3)
2. Make sure you put the file in the right directory (most likely your wwwroot)
3. Did you use the tags (e.g. <? to open and ?> to close)

Anon
07-06-2000, 07:51 AM
i have been doing a bit of the developing up on my rented server space so have got all those bits sorted... it is getting it to work on win 98... have had similar problems with getting active perl going...

just can't get the interpreters to look at the files before the y get displayed...

missing something i know it...