On Wed, 9 Jan 2008, [EMAIL PROTECTED] wrote:

> I am using mod_fcgid + Apache 2.2.6 + PHP5.2.2 and PHP4.4.8 with no problem, 
> but I get in trouble when I tried to upgrade PHP5 to the latest version.
>
> PHP5.2.5 works well as cli, but it doesn't work with mod_fcgid:
>
> [Wed Jan 09 15:20:55 2008] [warn] (104)Connection reset by peer: mod_fcgid: 
> read data from fastcgi server error.
> [Wed Jan 09 15:20:55 2008] [error] [client XXX.XXX.XXX.XXX] Premature end of 
> script headers: info.php5
>
> I also tried to compile PHP5.2.5 with minimal configuration, but I receive 
> the same error.
>
> Why does not mod_fcgid work with latest version of PHP Engine? Is there any 
> compatibility issue?


PHP 5.2.5 definately works with mod_fcgid + Apache 2.2.6, at least on my
system.

The error 'mod_fcgid: read data from fastcgi server error' may indicate PHP is
not compiled for FastCGI (--enable-fastcgi).


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Mod-fcgid-users mailing list
Mod-fcgid-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mod-fcgid-users

Reply via email to