Strange Behavior with Handler Mappings
I'm running Plesk with IIS 7.5. Plesk doesn't support anything over 5.3 for PHP so I had to add it via the handler mappings which was working perfectly.The websites went down this morning literally as...
View ArticlePerformance counters for FastCGI in IIS 7.x
Hello,Are there any handy PHP/FastCGI monitoring tools for Windows 2008R2? To be more specific I'd like to see active FastCGI thread count (current/total), requests per second, and thread number per...
View ArticlePHP launching a process
I have a php application that ran well on Windows Server 2008 & IIS (7?). This app uploads an XML file, then launched a parser written in Perl. The trick was to have the PHP file process the data...
View ArticleThe FastCGI process exited unexpectedly
I am trying to run PHP via FastCGI on a Windows 2008 server.I followed this installation doc http://learn.iis.net/page.aspx/246/using-fastcgi-to-host-php-applications-on-iis7/ and have checked I...
View ArticleI'm desperate! Error 500.
I've got an issue with a production web server. Intermittently throughout the day, every day I get a 500 error. I am running IIS 7.5 with PHP 5.3 (I cannot upgrade iis or php without breaking many...
View Article20 sec delay on Wordpress site
Hi,I've setup this Wordpress siteusing Web Platform Installer. I am having a delay of about 20 seconds before the main page loads.The things I've tried so far is changing mysql hostname to 127.0.0.1 at...
View ArticleFastCGI module and connected application
I'm trying to find a proper way to connect an application to IIS over FastCGI. There's official FastCGI specification and quite old library on fastcgi.com site. There are also some interesting posts on...
View ArticleIs FastCGI for IIS is single-threaded?
Recentely, I wrote a fastcgi app for IIS and found when my application use multi-threaded,1. if I used namedpipe mode (IIS fastcgi), my application would hang due to Read-Write to the named pipe at...
View ArticleApplication popup: php-cgi.exe - Application Error : The application was...
Brand new server build, php 5.4 and 5.5.11 installed through WPI. 5.4 works fine, getting this error below on 5.5. Windows 2012 R2 IIS 8. Application popup: php-cgi.exe - Application Error : The...
View ArticleThe FastCGI process exited unexpectedly
Hello,I have just installed PHP and mysql using the web platform installer from IIS 8.5, I am running server 2012 r2 with all the latest updates installed. When I make a test php page to echo some text...
View ArticleIntalling a php site in IIS, performance?
Hi. I will be writing a php site and i am thinking about the hosting server. I have used IIS before with FASTCGI on a php forum and did not have issues. Whoever this was not a high traffic forum, so i...
View ArticleIIS8.5 UTF-8 Support for CGI Variables
How do you enable support for UTF-8/Unicode in CGI variables?The Below fix for version IIS 7.5 does not appear to have any effect on IIS 8.5reg add...
View Article500 Internal Server, IIS was not able to access the web.config file for the...
Hi,I am getting 500 Internal server suddenly from web server. Once it started, it is sending continuously from the web server. I have failure request traces in my hand and pasting one trace info below....
View ArticleIIS/PHP Install on Win Server 2008R2
Hello,I am trying to build a webserver with PHP support. I am trying to install PHP 5.5.15 (NTS) on Windows Server 2008 R2, using IIS 7.5. I have installed all available service packs/updates...
View ArticleJoomla website is becoming too slow
Hi, I have a Joomla 2.5 running on iis8 with fastcgi, I noticed lately that when the visitor reaches to 300-400 simultaneously the website becomes to slow, even the point that it will return a 500...
View ArticleIIS 7 + INSTALL PHP
Hey IIS Team,i've got a little problem.My Problem is that i've installed PHP over the Handlerzuordnungen ( Modul ) and if i go to my site, i've got the Error:Thank you for your Help!
View ArticleMediaWiki Every other Page refresh no Stylesheet
Hello,I have come to the conclusion that IIS is my problem at the moment as I have fallen back to prior version of PHP and mediawiki with the same result.Currently I have the same situation on both IIS...
View ArticleIIS/PHP working but no images on website
Hello, Currently I have a W2003 server with fastCGI running an adserver (Revive adserver).I am moving to a new hosting company. The new server is W2008 R2. FastCGI and PHP seem to be working. The...
View ArticleError 500 if Server-Side Processing Exceeds 5 Seconds - PHP 5.5.10, IIS 7.0,...
I'm moving a website off of on old server running Windows Server 2003 Standard (32-bit), IIS 6.0, PHP 5.3.12, and CGI and onto a new server running Windows Server 2008 Standard (32-bit), IIS 7.0, PHP...
View ArticleRunning 32bit App on Win64 Using IIS
I am moving to a Win7 64-bit IIS computer from a Win7 32-bit IIS computer. I have a problem with one php script that starts Office Word. It does not work on 64-bit IIS. On IIS I enabled the app pool...
View Article