Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.php > #1573

Re: win xp sp3 + apache + mod_fcgi + php 5.3.6

Message-Id <3809481.G1x8qSfkrB@PointedEars.de>
From Thomas 'PointedEars' Lahn <PointedEars@web.de>
Organization PointedEars Software (PES)
Date 2011-05-13 17:34 +0200
Subject Re: win xp sp3 + apache + mod_fcgi + php 5.3.6
Newsgroups comp.lang.php
References <4dcd0f59$1@news.home.net.pl>
Followup-To comp.lang.php

Followups directed to: comp.lang.php

Show all headers | View raw


smerf wrote:

> I have long script. When I start it through browser it is terminated after
> several minutes. In apache error log :
> 
> [Fri May 13 12:39:56 2011] [warn] [client 127.0.0.1] (OS 109)The pipe has
> [been ended.  : mod_fcgid: get overlap result error, referer:
> [http://localhost/
> [Fri May 13 12:39:56 2011] [warn] [client 127.0.0.1] (OS 109)The pipe has
> [been ended.  : mod_fcgid: ap_pass_brigade failed in handle_request_ipc
> function, referer: http://localhost/

Something appears to be wrong with your mod_fcgid Apache module.
 
> Apache is dedicated for VC9 32-bits from
> http://www.apachelounge.com/download/ Mod_fcgid.so the same.
> PHP 5.3.6 VC9 nts (tried with ts also failed)
> 
> My script works well if I start it as CLI
> or if I change Apache config to run PHP as ISAPI module (i this case all
> execution works - from browser or cli)

"Doctor, my arm hurts when I move it!" -- "Don't move it, then."
 
> What is the problem - Apache, mod_fcgi, php or Windows XP 32-bit SP3 ????

Yes.


PointedEars
-- 
Danny Goodman's books are out of date and teach practices that are
positively harmful for cross-browser scripting.
 -- Richard Cornford, cljs, <cife6q$253$1$8300dec7@news.demon.co.uk> (2004)

Back to comp.lang.php | Previous | Next — Previous in thread | Find similar | Unroll thread


Thread

win xp sp3 + apache + mod_fcgi + php 5.3.6 smerf <smerf@akcesoria.home.pl> - 2011-05-13 13:00 +0200
  Re: win xp sp3 + apache + mod_fcgi + php 5.3.6 smerf <smerf@akcesoria.home.pl> - 2011-05-13 13:06 +0200
  Re: win xp sp3 + apache + mod_fcgi + php 5.3.6 Jerry Stuckle <jstucklex@attglobal.net> - 2011-05-13 07:23 -0400
    Re: win xp sp3 + apache + mod_fcgi + php 5.3.6 smerf <smerf@akcesoria.home.pl> - 2011-05-13 13:40 +0200
      Re: win xp sp3 + apache + mod_fcgi + php 5.3.6 Jerry Stuckle <jstucklex@attglobal.net> - 2011-05-13 11:18 -0400
  Re: win xp sp3 + apache + mod_fcgi + php 5.3.6 Denis McMahon <denis.m.f.mcmahon@gmail.com> - 2011-05-13 15:23 +0000
  Re: win xp sp3 + apache + mod_fcgi + php 5.3.6 Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2011-05-13 17:34 +0200

csiph-web