Thanks for replying..
Im having problems with setting up PHP 4.0 on a Win9x system running PWS.
The problem is. IT DOESN'T WORK!
LOL
Anyway, if any of you can help me i would appreciate it.
Steps i took to install
1. Unziped files into C:\php
2. Copied php.ini.dist into C:\windows
and renamed to php.ini
3. Created registry vaule in the scriptmap key. value="c:\php\sapi\php4isapi.dll"
4.Coppied, php4ts.dll, and all the dlls in the c:\php\dlls directory into C:\windows\system
5. Opened the PWS consol and opened the home folder properties and checked execute.
6.Restared computer
7.Tested (basicly did a
<?php
printf("HELLO")
?>
8.NOTHIN HAPPENED
It says "500 Internal Server Error"