I have just the same problem :
win1k sp2 + iis5 + php 4.06. I am a php newbie, so I followed install.txt.
I checked "check if file exists", I tried "php -i " and it outputs something
that looks good.
I need help too!
--
Arnaud Lesauvage
Greg <[EMAIL PROTECTED]> a écrit dans le message :
[EMAI
Hey,
I know this was awhile ago, but I managed to break it again.
I'm getting the "cgi error" that says there is no output from the program.
I've set it as "script engine" and "check file exists" for ".php" and the
exe name is correct (it gives a different error otherwise). I tried doing
php.ex
On Tuesday 28 August 2001 7:27 pm, Jos Luis Claver wrote:
> Hi everybody
> I've got an 'intemediate' problem:
> I run W2K Professional SP2 + IIS 5 + PHP 4.0.6
>
> If I try to see a page with extension php, the output is coming from php
> processor.
> But if I add php code in a html page, the code
On Sunday 12 August 2001 8:46 pm, Greg wrote:
> I had a similar problem. I installed PHP 4.0.6 on Windows 2000 Server and
> IIS 5.0. I got the same error. I checked the command line and the output
> looks good to me.
>
> does the PHP.exe need to be in the cgi-bin directory? currently it is not
Hi everybody
I've got an 'intemediate' problem:
I run W2K Professional SP2 + IIS 5 + PHP 4.0.6
If I try to see a page with extension php, the output is coming from php
processor.
But if I add php code in a html page, the code is send direct to the browser
(where I can see php instructions). does