HI All!

all of it has been installed via rpm  - latest available versions.

in httpd.conf -

AddHandler fcgid-script .php5
FCGIWrapper /usr/bin/php .php5


(i have php4 installed as a module under /usr/local, it works just fine).

When i try to open a phpinfo page, this is what i get in the logs:

[Wed Aug 27 03:06:53 2008] [info] mod_fcgid: server
/var/vwww/dev/phpinfo.php5(1790) started
[Wed Aug 27 03:06:53 2008] [warn] (104)Connection reset by peer:
mod_fcgid: read data from fastcgi server error.
[Wed Aug 27 03:06:53 2008] [error] [client 80.91.178.195] Premature
end of script headers: phpinfo.php5
[Wed Aug 27 03:06:56 2008] [notice] mod_fcgid: process
/var/vwww/dev/phpinfo.php5(1790) exit(communication error), terminated
by calling exit(), return code: 0

I've been doing some googling for some time now, and I can't find any
info on this.
Suexec is not loaded into apache, btw.

Does anybody have any info on this? I'm really lost with this one...
--

Best Regards,

Ivan Levchenko
[EMAIL PROTECTED]

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Mod-fcgid-users mailing list
Mod-fcgid-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mod-fcgid-users

Reply via email to