Previous Next

Thread: fast cgi error

Last post 05-01-2008 12:40 AM by ruslany. 3 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (4 items)

Sort Posts:

  • 04-18-2008, 4:48 PM

    • nicolas88
    • Not Ranked
    • Joined on 04-18-2008, 8:38 PM
    • Posts 2
    • nicolas88

    fast cgi error

    hi i download the windows server from microsoft and i am testing the new things on windows server 2008

    i try to instal iis7 and and php + mysql

    to see how is run a foroun on server 2008.

     every time i open a php page i get un error and i don't understun why

    i tryid php 5 and php 6 on php 5 i get the error but the page is not open

    and on php 6 the page is workin but i steel get the error

    thank you for your help

    fast cgi

  • 04-18-2008, 5:07 PM In reply to

    • ruslany
    • Top 50 Contributor
    • Joined on 07-01-2007, 3:38 PM
    • Redmond, WA
    • Posts 101
    • ruslany

    Re: fast cgi error

    The phpinfo() shows that no configuration file was loaded. Try placing php.ini with recommended configuration settings in C:\Windows.

    http://ruslany.net
  • 04-19-2008, 1:17 AM In reply to

    • nicolas88
    • Not Ranked
    • Joined on 04-18-2008, 8:38 PM
    • Posts 2
    • nicolas88

    Re: fast cgi error

    i did it an fast cgi continue to crash eny othe idia

    thanks

  • 05-01-2008, 12:40 AM In reply to

    • ruslany
    • Top 50 Contributor
    • Joined on 07-01-2007, 3:38 PM
    • Redmond, WA
    • Posts 101
    • ruslany

    Re: fast cgi error

    A possible way to isolate the problem is by running your script from the command line:

     C:\php\php-cgi.exe C:\inetpub\wwwroot\phpinfo.php

    If you get the same error then you will know that the error has nothing to do with web server or FastCGI module.

    Another thing to try is to switch php handler mapping from FastCGI to CGI and see if the error goes away. This way you will know that the error is caused by FastCGI.

    http://ruslany.net
Page 1 of 1 (4 items)
Page view counter