[PHP-DEV] Instaling php3 on Window NT with IIS 4 From: Frank M. Kromann (fmk <email protected>)
Date: 01/28/99

I had to install php 3.0.6 on a new NT server today. I made the changes to
registry but I could not get php to execute. After a while I found that the
application settings looked like this:

.php3 c:\php3\php.exe %s %s
.php3 c:\php3\php.exe %s %s
.php3 c:\php3\php.exe %s %s
.php3 c:\php3\php.exe %s %s
.php3 c:\php3\php.exe %s %s
.php3 c:\php3\php.exe %s %s
.php3 c:\php3\php.exe %s %s
.php3 C:\PHP\PHP.EXE %S %S

First of all i dont see why it's has to be repeated but when I removed the
last line every thing worked like I'm used to. I then removed all but one of
the lines.

I can now understand why so many posts questians about how to gat php3 to
run with IIS 4 :-)

. Frank

--
PHP Development Mailing List   http://www.php.net/
To unsubscribe send an empty message to php-dev-unsubscribe <email protected>
For help: php-dev-help <email protected>