[Mailman-Users] Admin interface dead

Andy Harrison andy at nachoz.com
Tue Feb 13 20:39:39 CET 2001


Hoping someone can help me figure this one out...  Very strange...

I was trying to install neomail, which required a newer version of CGI.pm than
the one that comes with stock Red Hat 7.0.  So I installed the latest version
direct from cpan CGI.pm-2.752.tar.gz.  I immediately started noticing weird
behavior.  When starting apache, I now see in the error_log

perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = (unset),
        LC_ALL = (unset),
        LC_CTYPE = "ISO8859-1",
        LANG = "en_US"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = (unset),
        LC_ALL = (unset),
        LC_CTYPE = "ISO8859-1",
        LANG = "en_US"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").



I managed to stop this error by adding to my /etc/init.d/httpd:

LC_ALL=en_US.ISO8859-1
export LC_ALL


However, when I try to access the admin interface for any mailing list, it
simply hangs and after at least 3-5 minutes, it kicks back and gives me a
generic "this doc contains no data" error.  

I redid my ./configure --with-mail-gid=xx --with-cgi-gid=xx ; make install but
it didn't fix the problem.  

The listinfo interface still works normally.

python-1.5.2-27
python-devel-1.5.2-27
mod_perl-1.21-2
perl-5.00503-6

----------------------------------
Andy Harrison <andy at nachoz.com>
ICQ: 123472 AIM/Y!: AndyHarrisonRR
homepage:  http://www.nachoz.com
Date: 13-Feb-2001
Time: 14:26:36

This message was sent by XFMail
----------------------------------




More information about the Mailman-Users mailing list