php-windows Digest 11 Sep 2004 08:21:01 -0000 Issue 2391
Topics (messages 24555 through 24556):
Re: PHP5 install woes
24555 by: operationsengineer1.yahoo.com
24556 by: George Pitcher
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 ---
george,
are you using multiple virtual hosts? i had the same
problem and decommented "doc_root = you_doc_root_path"
and it got rid of the problem and allowed apache to
properly handle my virtual hosts.
i isntalled cgi 4.3.8 so ymmv.
--- George Pitcher <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I've checked the archive and couldn'tfind a solution
> to my problem, which
> is:
>
> I renamed my php 4 folder, and ini file, went
> through the manual install of
> PHP 5.0.1 and stopped and started my IIS server. I
> then opened my usual
> instance of phpinfo.php and got the usual listing.
>
> As I use MySQL, I went into the ini file and
> decommented the dll. saved the
> ini file and restarted the server and then got a 'No
> input file specified.'
> message. So I then commented out the mysql dll and
> tried again and now I
> can't get anything but "No input file specified."
>
> I'm using WinXPPro with IIS 5.1.
>
> Any ideas anyone?
>
> Cheers
>
> George in Oxford
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
__________________________________
Do you Yahoo!?
Yahoo! Mail is new and improved - Check it out!
http://promotions.yahoo.com/new_mail
--- End Message ---
--- Begin Message ---
Thanks, but I managed to get it sorted. I had set the doc_root AND used
cgi.force_redirect and only ONE of those should be used. As soon as I put
';' befire doc_root, everything worked.
Next step is to try and get php to work with java - I keep getting a
fast-cgi error.
Cheers
George
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]
> Sent: 10 September 2004 11:10 pm
> To: George Pitcher; [EMAIL PROTECTED]
> Subject: Re: [PHP-WIN] PHP5 install woes
>
>
> george,
>
> are you using multiple virtual hosts? i had the same
> problem and decommented "doc_root = you_doc_root_path"
> and it got rid of the problem and allowed apache to
> properly handle my virtual hosts.
>
> i isntalled cgi 4.3.8 so ymmv.
>
>
> --- George Pitcher <[EMAIL PROTECTED]> wrote:
>
> > Hi,
> >
> > I've checked the archive and couldn'tfind a solution
> > to my problem, which
> > is:
> >
> > I renamed my php 4 folder, and ini file, went
> > through the manual install of
> > PHP 5.0.1 and stopped and started my IIS server. I
> > then opened my usual
> > instance of phpinfo.php and got the usual listing.
> >
> > As I use MySQL, I went into the ini file and
> > decommented the dll. saved the
> > ini file and restarted the server and then got a 'No
> > input file specified.'
> > message. So I then commented out the mysql dll and
> > tried again and now I
> > can't get anything but "No input file specified."
> >
> > I'm using WinXPPro with IIS 5.1.
> >
> > Any ideas anyone?
> >
> > Cheers
> >
> > George in Oxford
> >
> > --
> > PHP Windows Mailing List (http://www.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php
> >
> >
>
>
>
>
> __________________________________
> Do you Yahoo!?
> Yahoo! Mail is new and improved - Check it out!
> http://promotions.yahoo.com/new_mail
>
--- End Message ---