[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

problems with listar-cgi



hi,

i'm hoping someone can help me.  i've got listar working and it seems very
nice, but i want to play with the cgi frontend and i can't get it to do
anything.

i've just installed both listar and listar-cgi, have made to modifications
necessary to have one working list and am trying to run the listargate.cgi
program.

when i run it via the web server i get "premature end of script headers" so
i checked out the perl script and this line is commented out:

	print "Content-type: text/plain\n\n$finalstr\n";

but when i uncomment it and run it all i get is a print out of the command
it looks like it should be running:

	/usr/lib/listar/listar -lsg lsg/933691793

to the screen.  

when i crank up the debugging i get this, which doesn't seem to have much
useful in it ...

[08/03/1999-06:52:43] Setvar: 'list-owner'='larry@spack.org' (created)
[08/03/1999-06:52:43] Setvar: 'sendmail-sleep'='no' (created)
[08/03/1999-06:52:43] Setvar: 'sort-tolist'='yes' (created)
[08/03/1999-06:52:43] Setvar: 'task-no-footer'='no' (created)
[08/03/1999-06:52:43] Setvar: 'allow-setaddy'='yes' (created)
[08/03/1999-06:52:43] Setvar: 'full-bounce'='no' (created)
[08/03/1999-06:52:43] Setvar: 'global-blacklist'='banned' (created)
[08/03/1999-06:52:43] Setvar: 'blacklist-file' failure (protected)
[08/03/1999-06:52:43] Setvar: 'blacklist-mask'='blacklist' (created)
[08/03/1999-06:52:43] Setvar: 'welcome-file'='text/intro.txt' (created)
[08/03/1999-06:52:43] Setvar: 'header-file'='text/reflector-header.txt'
(created)
[08/03/1999-06:52:43] Setvar: 'footer-file'='text/reflector-footer.txt'
(created)
[08/03/1999-06:52:43] Setvar: 'closed-file'='text/closed-post.txt' (created)
[08/03/1999-06:52:43] Setvar: 'nopost-file'='text/nopost.txt' (created)
[08/03/1999-06:52:43] Setvar: 'post-password-file'='text/postpassword.txt'
(created)
[08/03/1999-06:52:43] Setvar: 'digest-header-file'='text/digest-header.txt'
(created)
[08/03/1999-06:52:43] Setvar: 'digest-footer-file'='text/digest-footer.txt'
(created)
[08/03/1999-06:52:43] Setvar:
'digest-administrivia-file'='digest/administrivia' (created)
[08/03/1999-06:52:43] Setvar: 'spamfile'='spam-regexp' (created)
[08/03/1999-06:52:43] Setvar: 'moderator-welcome-file'='text/moderator.txt'
(created)
[08/03/1999-06:52:43] Done reading configuration file.
[08/03/1999-06:52:43] ** INIT ** Listar v0.123a started: Tue Aug  3 06:52:43
1999
[08/03/1999-06:52:43] Path is: /usr/lib/listar
[08/03/1999-06:52:43] Mailserver is: localhost
[08/03/1999-06:52:43] Preparing to load dynamic modules...
[08/03/1999-06:52:43] Trying to load '/usr/lib/listar/modules/bouncer.lpm'
(bouncer)...
[08/03/1999-06:52:43] Initting module Bouncer
[08/03/1999-06:52:43] Trying to load
'/usr/lib/listar/modules/administrivia.lpm' (administrivia)...
[08/03/1999-06:52:43] Trying to load
'/usr/lib/listar/modules/listarchive.lpm' (listarchive)...
[08/03/1999-06:52:43] Initting module LISTARchive
[08/03/1999-06:52:43] Trying to load
'/usr/lib/listar/modules/filearchive.lpm' (filearchive)...
[08/03/1999-06:52:43] Initting module File archive module (version 1.0)
[08/03/1999-06:52:43] Trying to load '/usr/lib/listar/modules/admin.lpm'
(admin)...
[08/03/1999-06:52:43] Initting module Admin
[08/03/1999-06:52:43] Trying to load '/usr/lib/listar/modules/acctmgr.lpm'
(acctmgr)...
[08/03/1999-06:52:43] Initting module AcctMgr
[08/03/1999-06:52:43] Trying to load '/usr/lib/listar/modules/stat.lpm'
(stat)...
[08/03/1999-06:52:43] Initting module Stats
[08/03/1999-06:52:43] Trying to load '/usr/lib/listar/modules/send.lpm'
(send)...
[08/03/1999-06:52:43] Initting module Send
[08/03/1999-06:52:43] Trying to load '/usr/lib/listar/modules/base.lpm'
(base)...
[08/03/1999-06:52:43] Initting module Base
[08/03/1999-06:52:43] Trying to load '/usr/lib/listar/modules/digest.lpm'
(digest)...
[08/03/1999-06:52:43] Initting module Digest
[08/03/1999-06:52:43] Trying to load '/usr/lib/listar/modules/antispam.lpm'
(antispam)...
[08/03/1999-06:52:43] Initting module AntiSPAM
[08/03/1999-06:52:43] Trying to load
'/usr/lib/listar/modules/listargate.lpm' (listargate)...
[08/03/1999-06:52:43] Initting module ListarGate
[08/03/1999-06:52:43] Setvar: 'lists-root'='/var/lib/listar/lists' (reset)
[08/03/1999-06:52:43] Setvar:
'queuefile'='/var/lib/listar/queue/37A7023B29783' (created)
[08/03/1999-06:52:43] Setvar: 'mode'='nolist' (created)
[08/03/1999-06:52:43] LISTARGATE CmdArg
[08/03/1999-06:52:43] Setvar: 'lsg-file'='lsg/933691963' (created)
[08/03/1999-06:52:43] Setvar: 'mode'='listargate' (reset)
[08/03/1999-06:52:43] Setvar: 'fakequeue'='yes' (created)
[08/03/1999-06:52:43] destroy_var: destroying var 'lists-root'
[08/03/1999-06:52:43] Setvar: 'lists-root'='/var/lib/listar/lists' (created)
[08/03/1999-06:52:43] LISTARGATE Mode
[08/03/1999-06:52:43] Setvar: 'form-send-as'='larry@alaska.net' (created)
[08/03/1999-06:52:43] Setvar: 'form-send-as'='larry@alaska.net' (reset)
[08/03/1999-06:52:43] Listar terminated on Tue Aug  3 06:52:43 1999



Reply to: