PWS on NT4 workstation is really IIS with some bells and whistles removed,
and does support ISAPI. PWS on Windows 9x, however, does not support ISAPI
AFAIK.
The 500 server error message is what you usually get as a result of the PHP
ISAPI module simply not working very well. Stick to the cgi for
The last I checked (It has been a little while) the Personal Web Server
PWS did not use Isapi dll's it would only run CGI scripts. Just a
thought, it may be off base.
rick yu wrote:
> Hello all...
>
> I have installed PHP4 successfully on WinNT 4.0 + sp6 + PWS using the
> following procedur