Skip to Content.
Sympa Menu

devel - Re: [sympa-dev] (first) bug report for 3.0a and other - UPDATE

Subject: Developers of Sympa

List archive

Chronological Thread  
  • From: Gianluca Pasqualini <address@concealed>
  • To: address@concealed
  • Cc: address@concealed
  • Subject: Re: [sympa-dev] (first) bug report for 3.0a and other - UPDATE
  • Date: Wed, 08 Nov 2000 20:42:07 +0100

Aumont wrote:
>
> Gianluca Pasqualini wrote:
> >
> > The httpd daemon works with 'apache' user so i set the SUID for
> > wwsympa.fcgi bit to see if it starts to work properly.
> >
> > To the new try, the server answer with:
> >
> > Internal Server Error
> >
> > The server encountered an internal error or misconfiguration and
> > was
> > unable to complete your request.
>
> The problem occurs when wwsympa try to sendto listmaster a creation request
> message. That's a Perl trouble coming from SUID bit. Teh solution is to run
> perl with the -U option (add it in wwsympa first line) to allow perl
> to unsafe operations.


I confirm that problems remain even if -U option is present.

I activated debug logging features on http server and this is what:

------------------------------------------------------------------
[Wed Nov 8 18:47:45 2000] [warn] FastCGI: (dynamic) server
"/localhome/sympa/bin/wwsympa.fcgi" started (pid 6003)
Not a GLOB reference at
/usr/lib/perl5/site_perl/5.6.0/i386-linux/FCGI.pm line 115.

[Wed Nov 8 18:49:06 2000] [error] [client 62.98.82.67] FastCGI: server
"/localhome/sympa/bin/wwsympa.fcgi" stderr: Not a GLOB reference at
/usr/lib/perl5/site_perl/5.6.0/i386-linux/FCGI.pm line 115.

[Wed Nov 8 18:49:06 2000] [error] [client 62.98.82.67] FastCGI:
incomplete headers (0 bytes) received from server
"/localhome/sympa/bin/wwsympa.fcgi"

------------------------------------------------------------------


It seems that there is an error with FCGI module. It occurs everytime I
try to submit a list creation/subscribe/unsubscribe.

I've installed sympa 3.0a on a red hat 7.0 which has perl 5.6.0 and FCGI
version 0.56.



--
______________________________________________________________________
Gianluca Pasqualini
Collaboratore presso SID e-mail: address@concealed
Dipartimento di Informatica phone : +39 041 2908432

Universita' Ca' Foscari - Venezia fax : +39 041 2908419
Via Torino 155 - 30172 Mestre (VE) cell : +39 0347 7252301
______________________________________________________________________



Archive powered by MHonArc 2.6.19+.

Top of Page