Quantcast
Channel: FastCGI Module
Browsing all 205 articles
Browse latest View live

"No input file specified."

I installed Wordpress with the Web platform installer.We occasionally get an error when going to any web page that says "No input file specified." or a 404 error. IF the user hits 'refresh' the web...

View Article


Why are exec and proc_open running under different user on IIS?

Reposting from here as we couldn't get an answer on StackOverflow.I'm running my site on Windows Server 2012 R2 and IIS 8.5 and I encountered a problem.When I run exec('whoami'), it returns nt...

View Article


PHP Connection stops everything

<html>    <head>        <title>Array Functions</title>    </head>    <body>        <?php $array1 = array(4,8,15,16,23,42); ?>        Count: <?php echo...

View Article

PHP Soap Problem

<div>Hi all,i've a strange problem. I've a php code. it works on apache but no luck with iis.I think there is a setting about this, which i cannot find.My code is so$client...

View Article

How to use FastCGI on a website

I'm using Windows 10, enabled IIS, enabled fastcgi, installed php and mysql.I installed a Wordpress site, but when I try to remove a plugin, it is asking for a user/pass. FashCGI should eliminate...

View Article


Implement fastcgi_finish_request()

I'm reviving this from this thread:https://forums.iis.net/t/1228655.aspx?No+way+to+end+connection+with+UserOriginal message:Please, get in touch with the MS-PHP Core contributors and implement...

View Article

Image may be NSFW.
Clik here to view.

Error Flask/IIS "%" Could not be imported (solved!)

Hi there.I'm trying to replicate a IIS/Flask configuration/app on another laptop, but a problem is displayed when i try to call the website.For example i did this app test...

View Article

getting and error CGI process is shutting down unexpectedly - Please help

Hi All,Configured the cgi-bin and geting the error HTTP Error 502.2 - Bad Gateway The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are...

View Article


The FastCGI process exited unexpectedly on windows 8 with php 7.0.5

Hi i know this is an old issue. I have installed php 7.0.5 on a windows 8 laptop and enabled the IIS for this os. I have enabled CGI in the sever and installed all the possible C++ redistributables...

View Article


install "apache (xampp)" as "website application"

i  work in compony thay use windows server 2008 it a internal server and i dont have permission to connect that to internet touse web platform installer  and config php as cgi or ....our forum and...

View Article

PHP require_once fails from time to time

We have the problems with our WordPress site on IIS 8.5 server with PHP 7.0.4 64-bit.From the WordPress debug log:[30-May-2016 16:53:23 UTC] PHP Warning:  require_once(C:\inetp): failed to open stream:...

View Article

PHP4.x in IIS7 Windows server 2008 Standard SP1 64 bits

Hi all,I have a web application is runing PHP 4.4.6 on server Win 2008 Std SP1 IIS7 64 bits. One day, it's crash, I have to re-install verything.... I try to do step by step as...

View Article

Problem with PHP, SendMail and IIS?

Hello, I will really appreciate everybody's input on this.I have a server running Windows Server 2012 R2 with IIS 8.5.96 and PHP 5.6.I have a PHP website running on this server, for which I setup...

View Article


Form posts comes back empty in PHP on IIS8

Hi! I am moving some of my companies old websites from Win 2008 webserver SP2 64-bit with IIS 7 to Win 2012 R2 64-bit with IIS 8. Everything seemed to be going smoothly until I tried a form page. GET...

View Article

Errors accessing php codes

I have MS Server 2012 R2 with IIS 8 and PHP 7.0.10 installed (all 64-bit). I set this up a couple months ago and it was working fine. I have been working with the files on another PC for this project...

View Article


How often does the FastCGI pool release unused threads?

How often does the FastCGI pool release unused threads?  Can anyone provide some insight into that?  Thank you in advance; It is greatly appreciated! 

View Article

FastCGI Return Real Error Code

How do I configure IIS to return the real error code of a interpreter running via FastCGI?Currently, I have Perl and PHP configured via FastCGI.If I request a page that is not found (404), it will...

View Article


Image may be NSFW.
Clik here to view.

Multiple CGI/ FastCGI instances

Hi -        We have a wordpress site which was running under PHP version 5.3. We are using windows 2012 - IIS 8. (VPS )-        We upgraded PHP version from 5.3 to 5.6 few days back.-        After...

View Article

Multiple CGI/ FastCGI instances

HiAs my previous thread (as referred in below link) in this subject was closed and the issue is still existing, I am staring a new...

View Article

The FastCGI process exited unexpectedly / IIS7.5, PHP 5.2.17

Hi!On my IIS 7.5 webserver some requests are not processed by the handler, IIS throws a 500 - Internal Server Error.The case is the following:With approx. 400 POST parameters the request is handled...

View Article
Browsing all 205 articles
Browse latest View live