HTTP error 500 Internal Server Error
I'm trying to move over one of my web apps to a new server running IIS7.5 I've installed php and have it fully configured, but for some reason I cant browse to my application. I get the following...
View ArticlePHP-CGI processes all hanging
IIS 7.5 2008R2 Standard Edition x64This same problem happened with me on IIS6 too, but I thought an upgrade would solve it ... I was wrong!Running with the defaults, everything will be going great,...
View ArticleFastCGI MaxInstances setting
First, I've noticed that the documentation suggests setting the FastCGI application MaxInstances to 0. When I attempt to make that setting, I get a response stating that MaxInstances must be an integer...
View ArticleIIS 8.0 issue: PHP application and REQUEST_URI fails contains UTF-8
I have a problem with IIS 8.0, namely with a php application that depends on the Request_URI server variable which fail when a request whose URL contains UTF-8 characters is sent to IIS 8.0. This...
View ArticleWhat's the downside of limiting the number of php-cgi.exe *32 processes with...
<div class="post-text" itemprop="description">We have a busy website that hangs periodically when running a popular open source php program. When hanging (inaccessible 500 error) the cpu and ram...
View Articlephp-cgi.exe hanging webserver - CPU between 0 (idle) to 20% usage..
Hi, I have a running 2003 server/iis6 with 4 WordPress sites running - it works great with pretty permalinks and all the bells and whistles as far as the WP installation goes. The server has about 2GB...
View ArticlePHP script hangs after 15 minutes
I have a long-running PHP script, running on IIS (IISEXpress installed via WebMatrix 3.For the first 15 minutes it works fine, querying the Amazon product advertising API, flushing output to the...
View ArticleInstalling PHP on IIS 8.0
Here is what my situation is: I have installed WebMatrix 3 from Web PI. From Web PI only when I try to download PHP 5.4.14 it stucks on 0. So I downloaded it manually. Now I have a PHP zip file (which...
View ArticleCould not load all ISAPI filters for site/service. Therefore startup aborted.
After upgrade PHP on IIS6/W2k3, some PHP sites does not load with error 500. There are errors in the event viewer: Event Type: Error Event Source: W3SVC-WP Event Category: None Event ID: 2268 Date:...
View ArticleSame PHP code works on a AWS LAMP stack but not on my W(IIS)MP.
I need to get some PHP code working on our WAMP. It works as is on an Amazon AWS instance running a LAMP stack. So I have to assume it is the php/iis config. I used thehttp://php.iis.net/install. We...
View ArticleGetting WScript.Shell to Run on IIS Server
I posted this in the general forum before I realized there is a PHP forum. I am trying to get Wscript.shell to run on IIS 7.5/PHP 5.5.4 (Windows 7 development machine). It works perfectly on IIS...
View ArticlePHP and COM Interop assembly (written in C#)
Hi folks, I've got a weird situation here.I've written a C# COM Intertop assembly which is being accessed from PHP website running under IIS 7.5 over Fast CGI on 2008 R2.I am seeing unexpected churn...
View ArticleMore than 50 php-cgi.exe processes
Hello,I'm running a Wordpress site on Windows Server 2008 R2, but the site hangs once in every few days.The last time I checked the task manager after a hangout, I have noticed about 55 php-cgi.exe...
View ArticleIIS 7.5 / 2008 R2 "FastCGI Settings" IIS Manager UI is missing!?!? HELP!
Hi there, I am totally stuck. I'm trying to adjust the recycle settings for our PHP site and I can't because there is no "Fast CGI" ui inside the IIS Manager.In short, I'm trying to follow these...
View ArticlefastCGI on windows XP
I installed PHP on my Windows XP system using the Web Platform Installer (and probably somewhere choose to use 'FastCGI' as I had read this was the preferred way.) Under IIS 7.0, a simple PHP script...
View ArticleFile upload permissions
I have website on Drupal version: 7.26 OS on server is Windows Server 2008 R2 Web server $_SERVER["SERVER_SOFTWARE"]: Microsoft-IIS/7.5 Server API: CGI/FastCGICorePHP Version: 5.3.28 file_uploads: On...
View Articlephp-cgi.exe being deleted
I am running IIS 7.5 on a win 7 (64) machine and have several development sites running, just upgraded PHP to 5.4 and have the following problem.Using phpmyadmin as an example - enter phpmyadmin ,...
View ArticleHas anyone managed to get php_printer.dll on Windows 2012 / IIS8?
Hello everyone,I think i've spent more time on this problem than any other i've had and I'm getting no where.Has anyone managed to get php_printer.dll working on Windows 2012?I have managed to print...
View ArticlePost-Stream will cut by Server ?
Hi,i have a big problem with an CGI Program that received an XML Set of Data via POST Method from a Client. The server seems to cut the content after 2496 up to 9648 Byte. There is no Error Message or...
View ArticleFastCGI 32Bit is running 100% CPU
I have wordpress running on window server 2012 IIS 8 in Hyper-V enviroment two processor the FastCGI is running 100% it very much slowing opning any page it take from 30 second to one minute,anyone...
View Article