Skip to Content.
Sympa Menu

en - Error loading scenari

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: address@concealed
  • To: address@concealed
  • Subject: Error loading scenari
  • Date: Wed, 17 Oct 2001 18:39:19 +0200


Hi!

Still have error when loading up do_edit_list_request: nothing in the
combos,
but still errors in apache log:

[error] [client 10.0.1.12] FastCGI: server "/home/sympa/bin/wwsympa.fcgi"
stderr:
glob failed (child exited with status 1) at /home/sympa/bin/List.pm line
4012.

this line is:

while (<$dir/$action.*>) {


I inserted a line before this:

do_log('debug','ERR_BEF: %s/%s', $dir,$action);

and after the "while .." line:

do_log('debug','ERR_AFT: %s/%s', $dir,$action);

then in the syslog the following lines appear:

chaos wwsympa[23456]: ERR_BEF: /home/sympa/etc/scenari/visibility
chaos wwsympa[23456]: ERR_BEF: /home/sympa/bin/etc/scenari/visibility
chaos wwsympa[23456]: ERR_BEF: /home/sympa/etc/scenari/info
chaos wwsympa[23456]: ERR_BEF: /home/sympa/bin/etc/scenari/info
...

so the while(blabla) always false!

The sympa/etc/scenari is empty, but sympa/bin/etc/scenari is full with
these actions!

so what's wrong with it? It's an apache and/or a cgi parsing error?


KJ.





  • Error loading scenari, janos . kovacs, 10/17/2001

Archive powered by MHonArc 2.6.19+.

Top of Page