I've had php running in IIS of Windows 2000. I've installed and tested it succesfully whenever I used a virtual path referring to a local drive of my machine. My machine is attached to a network with Windows NT4 as server. In IIS, I've created a site with a virtual path referring to one of the directory of this server.
Whenever I browse a php page using the path that is pointing to the directory located in the NT4 server I'm getting this error:
PHP:--------------------------------------------------------------------------------
cgi error:
The specified CGI application misbehaved by not
returning a complete set of HTTP headers.
The headers it did return are:
I installed php in drive g:\ and the web root is in drive c:\
I think Mr. Mike and I have similiar problem
Can you help me solve this? I need it in my web programming class
thanks,
pilf