Le vendredi 20 février 2009 à 11:22 +0100, Olivier Salaün a écrit : > Hi Olivier, > > I might provide some useful informations : > > * first line of wwsympa.fcgi should look like "#!/usr/bin/perl -U". > If the "-U" option is missing, it might be the reason why you get > these warnings/errors
It's there, though : # head -n 1 /usr/lib/cgi-bin/sympa/wwsympa.fcgi #!/usr/bin/perl -U So maybe these are just warnings, although they're reported as [error]... but I guess there's nothing Apache can do to distinguish warnings from errors here... So maybe this means that it works anyway as expected, then (although not really perfectly secure in perl's opinion). I tried and run it with #!/usr/bin/perl -U -X and the're gone... so indeed seems it was only warnings ? > * Sympa 5.2 introduced a Perl wrapper for wwsympa.fcgi that uses > sudo. Do you use it? Nope... the wrapper is provided in the Debian package but not used in the default setup. > * Sympa 5.4 introduced a C wrapper for wwsympa.fcgi. Do you use it? > No... will have to wait until lenny+1 I guess. > > Did you check the related documentation > <http://www.sympa.org/manual/web-interface#web_server_setup> ? > I'll certainly have a look. Thanks for your help. Regards, -- Olivier BERGER <[email protected]> http://www-public.it-sudparis.eu/~berger_o/ - OpenPGP-Id: 1024D/6B829EEC Ingénieur Recherche - Dept INF Institut TELECOM, SudParis (http://www.it-sudparis.eu/), Evry (France) -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

