Skip to Content.
Sympa Menu

devel - List.pm error when creating

Subject: Developers of Sympa

List archive

Chronological Thread  
  • From: John Douglass <address@concealed>
  • To: "address@concealed" <address@concealed>
  • Subject: List.pm error when creating
  • Date: Mon, 22 Oct 2001 13:59:44 -0400

I got a little error when I tried to create a list:

Using sympa-3.3a-vhost.10 :

Apache logs show:

[client 128.61.2.35] [user address@concealed] [list
imoviefest] Aliases installed successfully
Can't use string ("digest,html,mail,nomail,not_me,n") as an ARRAY ref
while "strict refs" in use at /services/lists/bin/List.pm line 6160.
[Mon Oct 22 13:49:02 2001] [error] [client 128.61.2.35] Premature end of
script headers:
/services/www/content/lists.gatech.edu/cgi-bin/wwsympa.fcgi

Line 6160 reads:

my @available_mode =
@{$self->{'admin'}{'available_user_options'}{'reception'}};

- JohnD


  • List.pm error when creating, John Douglass, 10/22/2001

Archive powered by MHonArc 2.6.19+.

Top of Page