Comment 23 for bug 662204

Revision history for this message
Robin Jones (robin-networkfusion) wrote :

ok, I added:

        <fastCgi>
            <application fullPath="C:\php5\php-cgi.exe" activityTimeout="600">
                <environmentVariables>
                </environmentVariables>
            </application>
        </fastCgi>

to web.config and that problem is fixed :-)

this would be dependedent on the web environment though, as obviously the PHP variable would be dependent on the users install.

I will turn caching back on for the production environment as you said, that seems to be working fine...

so last thing is the 401 problem, but I am happy to open a seperate bug report for that!?