Hello,

    I have recently tried almost everything to install PHP.  I tried manual,
automatic, for different servers, everything.

    I'm running PWS (on Local Intranet) on 98SE and can't get m "test"
script to execute.  I checked the registry and it shows that PHP files on
PWS execute with c:\PHP\php.exe.  That path is valid too.  I placed my test
file in the c:\webshare\scripts directory (where scripts are allowed to
execute).  My test file contains:

<?php

print("test");

?>

So I run test.php (http://jordan/scripts/test.php) and I get this:

<?php

print("test");

?>

while I should get this:

test

Any help on this would be greatly appreciated.

- Jordan
[EMAIL PROTECTED]
--or--
[EMAIL PROTECTED]

Reply via email to