I tested with mod_fcgid-2.2 and mod_fcgid-2.3.4 on apache-2.2(mpm-worker) on 
FreeBSD-8 and Ubuntu-8.04:

What I did:
enable mod_fcgid
enable mod_negotiation
configure FCGIwrapper
test
echo '<?php phpinfo();>' > test.php
everything is fine.

configure:
AddLanguage en .ed (and some others)
LanguagePriority en fr de ...
Options +Multiviews

create content:
echo '<?php phpinfo();>' > test.php.en
echo '<?php phpinfo();>' > test.php.de
check permissions (if using suexec)

you'll get "Internal Server Error"
log:
(53)Software caused connection abort: mod_fcgid: error reading data from 
FastCGI server
Premature end of script headers: index.php.en


What am I doing wrong?

--
kommunity GmbH & Co.KG - Goseriede 4, D-30159 Hannover
Telefon: +49 (0)5 11 - 80 72 58 - 0  Fax: +49 (0)5 11 - 80 72 58 - 10
Mail: mailto:tmu...@kommunity.net, Web: http://www.kommunity.net
------------
USt.-IDNr.: DE 813740826;
Handelsregister: Amtsgericht Hannover; Registernummer: HRA 26721;
Persönlich haftende Gesellschafterin: kommunity Verwaltungsgesellschaft mbH
vertreten durch den Geschäftsführer Tom Müller-Kortkamp;
Handelsregister: Amtsgericht Hannover; Registernummer: HRB 60200
------------
Teamviewer-Support-Link: http://www.kommunity.biz



Reply via email to