If anyone is interested, I've fixed this by blanking out the doc_root in the
php.ini  .

Eddie

"Eddie Thomas" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Thanks for this though now I get the CGI Error
>
> "The specified CGI application misbehaved by not returning a complete set
of
> HTTP headers. The headers it did return are:"
>
> Something is still going pear shaped in there.
> The php script runs on the command line.
> The IIS "Check that file exists" is set so the script is found.
> PHP.ini is found because the force_redirect had to be changed.
> This message confirms that php.exe has been found.
>
> Any more ideas ?
>
> Thanks
> Eddie.
>
> "Christoph Grottolo" <[EMAIL PROTECTED]> wrote in message
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > The correct exe is php.exe. In 4.2.0 you find it in the sapi directory
of
> > the php distribution (before and after it resides in the root
directory).
> > You should copy it to the root directory.
> >
> > php-cli.exe is the command line interface.
> >
> > Christoph
> >
> > Eddie Thomas wrote:
> > > After following the install instructions to the letter I find that a
> > > test phpinfo.php page will not open. I am using the php-cli.exe in
> > > the php folder (I assume this right). The phpinfo script works from
> > > the command line OK. I tried moving the php.ini, php-cli.exe and
> > > php4ts.dll to the IIS scripts folder but I still have the same
> > > problem.
> > >
> > > I can only assume the problem occures because this is a dot net
> > > version on W2k Server.
> > >
> > > Any ideas?
> > >
> > > Eddie.
> >
>
>



-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to