php-windows Digest 10 Nov 2001 18:36:23 -0000 Issue 847

Topics (messages 10336 through 10337):

exec using IIS
        10336 by: Golden D. Blount

Instalation Problem
        10337 by: Chris Martinez

Administrivia:

To subscribe to the digest, e-mail:
        [EMAIL PROTECTED]

To unsubscribe from the digest, e-mail:
        [EMAIL PROTECTED]

To post to the list, e-mail:
        [EMAIL PROTECTED]


----------------------------------------------------------------------
--- Begin Message ---
I have a PHP program that works fine if I am running Apache, but breaks
using IIS.
 
The piece that breaks is an exec function call.
 
I am calling exec with a command that pipes 3 programs together and
redirects the stdout to a file.
 
When it is run from Apache, it works.  When it is run from IIS, it gets
an error.
 
Does anyone have any idea what I should be looking at to find the
problem?
 
Thank you,
Golden D. Blount
 
--- End Message ---
--- Begin Message ---
I just installed php on my Windows 2000 box which is using IIS 5.  The
install seems to have run fine, however anytime I try to launch a php page I
get a popup that says:

php.exe - application error
The instruction at "0x100321e3" referenced memory at "0x00088bdc".  The
memory could not be "read".

My browser returns the following:

CGI Error
The specified CGI application misbehaved by not returning a complete set of
HTTP headers. The headers it did return are:

There are no headers listed.  Any help would be appreciated.

Thanks,

Chris

--- End Message ---

Reply via email to