Previous Next

Thread: Problem with FastCGI/PHP

Last post 08-25-2008 6:22 PM by ericgodfrey@byu.net. 1 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (2 items)

Sort Posts:

  • 07-09-2008, 5:12 AM

    • Jack.T
    • Not Ranked
    • Joined on 07-09-2008, 8:54 AM
    • Posts 1

    Problem with FastCGI/PHP

    I am currently making the transition from IIS6 to IIS7+FastCGI but I have problems when using FastCGI. On every error (NOTICE, WARNING, etc) the page only displays the error message and doesn't display the rest of the page. This even happens with undefined messages.

    At this time I have set "error_reporting  =  E_ALL & ~E_NOTICE" so notices are ignored and the pages load like they should. Pages with warning mesages however still don't load. I could add ~E_WARNING to error_reporting but that shouldn't be necessery in the first place.

    When using ISAPI on the IIS7 server the pages load just fine with the error messages. Could anyone help me with this problem?

    An output of the PHP configuration can be found at http://www.eu-gamers.com/info.php.

  • 08-25-2008, 6:22 PM In reply to

    Re: Problem with FastCGI/PHP

    You might make sure that the procees has rights to write to your error log file.  I had an issue where iis would exit scripts if it failed to write to the php error log.
Page 1 of 1 (2 items)
Page view counter