Skip to Content.
Sympa Menu

en - [sympa-users] Problems with wwsympa.fcgi

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: "Javier Calahorra Novillo" <address@concealed>
  • To: "Sympa-Users" <address@concealed>
  • Subject: [sympa-users] Problems with wwsympa.fcgi
  • Date: Wed, 16 Jun 2004 14:30:44 +0200

Hi,

I have deployed the following resources over Solaris 8:

- Berkeley DB 4.2.
- Perl 5.8.4 compiled with flag -Duse64bitint (+ all CPAN modules required,
DB_File included).
- qmail with openldap for building mailing lists.
- MySql 4.0.20 as Database required for managing bounces and supporting web
interface.
- Apache 2.0.49 as web server for running wwsympa.fcgi (with mod_fastcgi and
mod_perl).

Every time I type wwsympa.fcgi url in Internet Explorer I get these errors
from Apache (from error_log):

(running as fastcgi)

Can't load
'/mailboxes/perl/lib/5.8.4/sun4-solaris-64int/auto/DB_File/DB_File.so' for
module DB_File: ld.so.1: /mailboxes/perl
/bin/perl5.8.4: fatal: libgcc_s.so.1: open failed: No such file or directory
at /mailboxes/perl/lib/5.8.4/sun4-solaris-64int/X
SLoader.pm line 68.
at /mailboxes/perl/lib/5.8.4/sun4-solaris-64int/DB_File.pm line 251
Compilation failed in require at /mailboxes/sympa/bin/List.pm line 1038.
BEGIN failed--compilation aborted at /mailboxes/sympa/bin/List.pm line 1038.
Compilation failed in require at /mailboxes/sympa/bin/wwsympa.fcgi line 41.
BEGIN failed--compilation aborted at /mailboxes/sympa/bin/wwsympa.fcgi line
41.
[Mon Jun 14 02:47:46 2004] [warn] FastCGI: server
"/mailboxes/sympa/bin/wwsympa.fcgi" (pid 9245) terminated by calling exit wi
th status '255'
[Mon Jun 14 02:47:49 2004] [warn] FastCGI: server
"/mailboxes/sympa/bin/wwsympa.fcgi" restarted (pid 9253)

(running as cgi)

[Mon Jun 14 21:27:24 2004] [error] [client 172.22.177.155] Premature end of
script headers: wwsympa.fcgi
[Mon Jun 14 21:27:24 2004] [error] [client 172.22.177.155] Can't load
'/mailboxes/perl/lib/5.8.4/sun4-solaris-64int/auto/DB_Fi
le/DB_File.so' for module DB_File: ld.so.1: /mailboxes/perl/bin/perl5.8.4:
fatal: libgcc_s.so.1: open failed: No such file or
directory at /mailboxes/perl/lib/5.8.4/sun4-solaris-64int/XSLoader.pm line
68.
[Mon Jun 14 21:27:24 2004] [error] [client 172.22.177.155] at
/mailboxes/perl/lib/5.8.4/sun4-solaris-64int/DB_File.pm line 25
1
[Mon Jun 14 21:27:24 2004] [error] [client 172.22.177.155] Compilation
failed in require at /mailboxes/sympa/bin/List.pm line
1038.
[Mon Jun 14 21:27:24 2004] [error] [client 172.22.177.155] BEGIN
failed--compilation aborted at /mailboxes/sympa/bin/List.pm l
ine 1038.
[Mon Jun 14 21:27:24 2004] [error] [client 172.22.177.155] Compilation
failed in require at /mailboxes/sympa/bin/wwsympa.fcgi
line 41.
[Mon Jun 14 21:27:24 2004] [error] [client 172.22.177.155] BEGIN
failed--compilation aborted at /mailboxes/sympa/bin/wwsympa.f
cgi line 41.

The rest of features of sympa works ok, but web interface doesn't run.

I checked LD_LIBRARY_PATH (LD_LIBRARY_PATH=/usr/local/lib:/usr/lib:/lib) and
ld.so.1 is in /usr/lib and libgcc_s.so.1
in /usr/local/lib.

Can anybody help me?

Thanks,

Javier

****************************************
Javier Calahorra Novillo
División de Continuidad de Negocio
Sección de Soporte de Infraestructuras
SGI Soluciones Globales Internet
Tel: +34 918061647
www.sgi.es
****************************************



  • [sympa-users] Problems with wwsympa.fcgi, Javier Calahorra Novillo, 06/16/2004

Archive powered by MHonArc 2.6.19+.

Top of Page