You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by "Roey Almog (Infoneto Ltd)" <al...@infoneto.co.il> on 2010/10/14 22:33:52 UTC

[users@httpd] Perl script are not running on Apache 2.2.15 / mod_fcgid Win32

Hi,

I have installed apache 2.2.15 with mod_fcgid on Windows XP SP3 and
tried the perl example script in the mod_fcgid reference page but it
is not working

I get this in error log

[Thu Jul 29 11:26:07 2010] [warn] [client 127.0.0.1] (OS 109)The pipe
has been ended.  : mod_fcgid: get overlap result error
[Thu Jul 29 11:26:07 2010] [error] [client 127.0.0.1] Premature end of
script headers: foo.pl

I double check everything including:
The #!/usr/bin/perl.exe line
The mod_fcgid is loaded

When running the script as plain cgi it works
When I turned to the older mod_fastcgi it works just fine

What can be done ?

I googled around but no one seems to have solution or managed using
mod_fcgid with perl on Win32

I opened a bug on both FCGI at cpan and on apache tracker but no one
seems to care...

Is there a solution for this ?

Roey

Re: [users@httpd] Perl script are not running on Apache 2.2.15 / mod_fcgid Win32

Posted by Igor Galić <i....@brainsware.org>.
----- "Roey Almog (Infoneto Ltd)" <al...@infoneto.co.il> wrote:

> Hi,
> 
> I have installed apache 2.2.15 with mod_fcgid on Windows XP SP3 and
> tried the perl example script in the mod_fcgid reference page but it
> is not working
> 
> I get this in error log
> 
> [Thu Jul 29 11:26:07 2010] [warn] [client 127.0.0.1] (OS 109)The pipe
> has been ended. : mod_fcgid: get overlap result error
> [Thu Jul 29 11:26:07 2010] [error] [client 127.0.0.1] Premature end of
> script headers: foo.pl
> 
> I double check everything including:
> The #!/usr/bin/perl.exe line
> The mod_fcgid is loaded
> 
> When running the script as plain cgi it works

http://serverfault.com/questions/129563/apache-mod-fcgid-perl-error-500

> When I turned to the older mod_fastcgi it works just fine

I don't know if mod_fastcgi doesn't maybe have some
fall-back mechanism to plain CGI.

> What can be done ?
> 
> I googled around but no one seems to have solution or managed using
> mod_fcgid with perl on Win32
> 
> I opened a bug on both FCGI at cpan and on apache tracker but no one
> seems to care...
> 
> Is there a solution for this ?
> 
> Roey

-- 
Igor Galić

Tel: +43 (0) 664 886 22 883
Mail: i.galic@brainsware.org
URL: http://brainsware.org/

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org