No announcements
Found 405 threads
-
0 Votes
Python-Django Web IIS configuration on VM
User-1715881447 posted Hello guys, i configured IIS for python Django web Application on VM but i am getting this error. anyone have any idea ...Unanswered | 9 Replies | 3413 Views | Created by Anonymous - Wednesday, February 6, 2019 7:35 AM | Last reply by Anonymous - Friday, June 4, 2021 1:18 PM -
0 Votes
Catch exceptions at parent thread throw by call back method
User-1793526947 posted Hello All I have a WCF web Method that takes too long to execute. So during the processing i create a call back method ...Unanswered | 1 Replies | 549 Views | Created by Anonymous - Friday, May 5, 2017 3:25 AM | Last reply by Anonymous - Friday, May 5, 2017 9:35 AM -
0 Votes
Installation Error - Code 1722
User-2119357877 posted Hi All, I'm having issues to install the FastCGI module on a Windows Server 2003 Standard x64 ...Unanswered | 3 Replies | 789 Views | Created by Anonymous - Wednesday, May 13, 2015 3:44 PM | Last reply by Anonymous - Thursday, May 14, 2015 7:49 AM -
0 Votes
Can't get PHP + FastCGI to work on Server 2003
User-2115409646 posted I followed these directions, but no luck. Any .php script results as shown below. Using non-thread-safe php files and recommended ...Answered | 1 Replies | 702 Views | Created by Anonymous - Tuesday, February 10, 2015 12:55 AM | Last reply by Anonymous - Tuesday, February 10, 2015 8:44 PM -
0 Votes
FastCGI Optimization
User2136861219 posted Hello to everyone, i'm trying to optimize my fastcgi.ini in relation to my hardware. I need to change InstanceMaxRequest, MaxInstances ...Answered | 1 Replies | 659 Views | Created by Anonymous - Wednesday, October 15, 2014 3:48 AM | Last reply by Anonymous - Wednesday, October 15, 2014 9:22 AM -
0 Votes
Error trying to load fcgiext.dll (fastcgi)
User-1841450619 posted Hello, i am trying to install php 5.4 on iis6 (win 2003 r2 x86) Here are the steps i did: Unpack everything to ...Answered | 1 Replies | 684 Views | Created by Anonymous - Monday, July 28, 2014 2:11 PM | Last reply by Anonymous - Tuesday, July 29, 2014 7:42 AM -
0 Votes
How can I make FastCGI application not be killed by IIS even when it's timeout?
User-663642730 posted I want to set a FastCGI application to be permanent, never be killed by IIS when requests reach the InstanceMaxRequests number or in other timeout ...Answered | 1 Replies | 811 Views | Created by Anonymous - Monday, December 30, 2013 10:20 PM | Last reply by Anonymous - Tuesday, December 31, 2013 8:37 PM -
0 Votes
CGI Error after some minutes
string 'HTTP/1.1 502 Bad Gateway' (length=24) 1 => string 'Content-Length: 232' (length=19) 2 => string 'Content-Type: text/html' ...Answered | 2 Replies | 710 Views | Created by Anonymous - Tuesday, July 30, 2013 2:43 AM | Last reply by Anonymous - Thursday, August 1, 2013 1:47 AM -
0 Votes
FastCGI on PHP 5.2.17 - with WinCache 1.1.0630.0 - 503 Server Overloaded issue
User2032799652 posted Some changes have been made over the past couple of weeks that have made additional use of WinCache that has resulted in significant improvements to the site's ...Answered | 8 Replies | 919 Views | Created by Anonymous - Monday, July 22, 2013 8:50 AM | Last reply by Anonymous - Friday, July 26, 2013 12:57 AM -
0 Votes
FastCGI always error ! or very slow
User1697501922 posted Hi everyone, I have a problem with fastCGI. I have a local site where i have to work on it, with PHP and MySQL (PHP v5.4.14, and MySQL 5.5). ...Answered | 2 Replies | 730 Views | Created by Anonymous - Monday, May 27, 2013 4:17 AM | Last reply by Anonymous - Tuesday, May 28, 2013 3:48 AM -
0 Votes
FastCGI - multi-threaded application
User-149487341 posted Hi, According to FastCGI specification http://www.fastcgi.com/drupal/node/6?q=node/22 application can handle multiple ...Unanswered | 2 Replies | 783 Views | Created by Anonymous - Thursday, May 9, 2013 4:13 AM | Last reply by Anonymous - Thursday, May 16, 2013 11:16 AM -
0 Votes
Parse PHP for a single HTML file possible?
User-625038874 posted We've got PHP/FastCGI installed on our IIS6 server for a single php page. We are now going to parse an RSS feed for our news feeds on the ...Answered | 1 Replies | 620 Views | Created by Anonymous - Monday, January 7, 2013 11:19 AM | Last reply by Anonymous - Tuesday, January 8, 2013 4:06 AM -
0 Votes
Switched to FastCgi and php 5.3.19, now in problems
User-2039324877 posted Good afternoon. Switched to FastCgi and php 5.3.19, now in problems where there is 15 processes php-cgi.exe, ...Answered | 1 Replies | 517 Views | Created by Anonymous - Sunday, December 9, 2012 11:49 AM | Last reply by Anonymous - Sunday, December 9, 2012 9:12 PM -
0 Votes
Intermitent FastCGI Error Using PHP 5.3.5 and IIS6 on win2003
User-645059900 posted I have searched everywhere on this forum and I could not find a solution for the problem I am having. I have been running FastCGI with wincache enabled ...Unanswered | 7 Replies | 777 Views | Created by Anonymous - Saturday, February 19, 2011 9:58 PM | Last reply by Anonymous - Saturday, November 3, 2012 1:22 PM -
0 Votes
PHP-cgi permissions in subdirectory
User-821689857 posted Hi All: I'm pre-flighting a wordpress migration on a development server running IIS6. I followed the instructions for installing PHP and the fast-cgi extension ...Unanswered | 3 Replies | 720 Views | Created by Anonymous - Friday, September 28, 2012 8:40 PM | Last reply by Anonymous - Sunday, October 14, 2012 6:28 PM -
0 Votes
FastCGI Error 258 - The FastCGI process exceeded configured activity timeout - (fcgiext.ini not being read)
User-1182299804 posted <!--[if gte mso 9]><xml> <w:WordDocument> <w:View>Normal</w:View> <w:Zoom>0</w:Zoom> ...Answered | 4 Replies | 948 Views | Created by Anonymous - Sunday, October 7, 2012 7:44 PM | Last reply by Anonymous - Thursday, October 11, 2012 7:35 PM -
0 Votes
FastCGI - IIS 6, Windows Server 2003 - Error 14001
User-1015750080 posted I'm trying to install PHP (and FastCGI) onto a Windows Server 2003 box with IIS 6 and ASP.NET 4. I've followed guide after guide and I always end up at ...Answered | 1 Replies | 688 Views | Created by Anonymous - Friday, May 25, 2012 12:35 PM | Last reply by Anonymous - Friday, May 25, 2012 1:18 PM -
0 Votes
FastCGI Error After Installing driver for MSSQLServer
User-140701587 posted Hi, Windows Server 2003 IIS 6 PHP 5.2.17 - FastCGI ...Answered | 1 Replies | 697 Views | Created by Anonymous - Friday, May 11, 2012 8:19 AM | Last reply by Anonymous - Friday, May 18, 2012 3:28 AM -
0 Votes
FastCGI for IIS 5.0
User565077131 posted Hello, I am trying to configure FastCGI on a Windows 2000 Server machine (Service Pack 4) with IIS 5.0. I downloaded the installation package from: ...Answered | 4 Replies | 580 Views | Created by Anonymous - Monday, April 2, 2012 6:12 AM | Last reply by Anonymous - Thursday, April 5, 2012 8:37 AM -
0 Votes
FastCGI error: Error Number: -2147467259 (0x80004005)
> Global Configuration on the Administrator page, I get this error. It is the only page that I get the error. All other aspects of the server work fine. I have no idea how to trouble ...Answered | 1 Replies | 957 Views | Created by Anonymous - Thursday, February 16, 2012 11:20 PM | Last reply by Anonymous - Wednesday, February 22, 2012 1:41 AM - Items 1 to 20 of 405 Next ›
No announcements