All Tags > fascgi (RSS)
  • IIS 7 Windows Server 2008 R2 Ruby On Rails

    Hi all, i'm sorry for my bad english but i don't speak it very well. I'm using Windows Server 2008 R2 in trial version and i'm configuring IIS 7 + FastCGI + Ruby On Rails but i'm having issues. I tried to search on google and here but all links go on a old site with a removed guide...
    Posted to Forum by vecchia on 09-01-2009, 2:42 AM
  • Re: FastCGI does not pass PHP error to syslog (windows event log)

    Solved: grant write access on (application) event log ( http://www.ravenreport.com/blog/post/Remote-Event-Viewer-Access-Windows-2003--2008.aspx ) Here is our scenario: get windows Security IDentifier (SID) for all 3 accounts (!) IUSR (S-1-5-17) iis_iusrs (S-1-5-32-568) network services (S-1-5-20) [application...
    Posted to Forum by mspoerleintu on 08-14-2009, 1:34 PM
  • Re: FastCGI does not pass PHP error to syslog (windows event log)

    Hi j3rky, I found some more hints: 1. If you have severe errors in your php.ini, it gets logged in the event log, e.g. PHP Warning: PHP Startup: Unable to load dynamic library '[..]\ext\php_mbstring.dll' - The specified procedure could not be found. 2. I found some helpings on IIS6 and PHP5 with...
    Posted to Forum by mspoerleintu on 08-12-2009, 12:41 PM
  • Re: How to detect fastcgi is running on IIS7?

    Hi, You can use the php_sapi_name function. For example: <?php echo "PHP running using the " . php_sapi_name() . " SAPI"; ?> will output: PHP running using the cgi-fcgi SAPI
    Posted to Forum by pierrejoye on 04-08-2009, 2:38 PM
  • Re: PHP realpath() problem

    Good job isolating the problem. For a "morron user", could you summarize what should be done. Thanks Gaston
    Posted to Forum by huotg01 on 01-28-2009, 7:10 AM
  • PHP realpath() problem

    I've been trying to migrate a MediaWiki installation to a w2k8 IIS7 server and been encountering headaches. I've eventually tracked it to an issue with the PHP function realpath() . The following PHP code demonstrates the problem - <?php echo realpath( '.' ); ?> On IIS6 using php5isapi...
    Posted to Forum by david.s on 12-16-2008, 5:48 PM
Page 1 of 1 (6 items)
Microsoft Communities