I hope somome can help.
I am running PWS on a WIn2k PC and have installed PHP. I have configured scripting in IIS to accept .pl. and .cgi commands. When I run the perl scripts I get it to workl ok, but I also get a load of stuff that is supposed not to be there by the # command. If you goto the following urls you will see what happens:-
http://scott-lewis.d2g.com/cgi-bin/test-perl.pl
or
http://scott-lewis.d2g.com/test/ (enter an e-mail address and you will see what happens)
Scott
looks like its handling the perl scripts like simple text files. make sure that IIS is setup to handle the .pl files with perl.
PHP is a threat to Microsoft. In the past, Microsoft has intentionally cripled competitor's products. Use Linux and Apache and you won't have that problem.
Problem is I also nad to use ASP, and was hoping to configure PWS for both.
If IIS is handling these files as text, I have put in a expression in scripts in IIS to handle .pl files.
Anyway round it.
IIS will run PHP fine. May I ask why you're using PWS under Win2K and not IIS?
Dave
=========================================== http://badblue.com Small footprint P2P web server for Windows,
Sorry, as both are installed , it can get a bit confusing when explaining problems.
Generally IIS for configuration etc.