Accessing Python script with ColdFusion

From: Michael Wood (mwood_at_stpo.com)
Date: 12/06/03


Date: Sat, 06 Dec 2003 14:52:59 -0800
To: python-list@python.org

We're using mailman (python based) to do mailing lists. I'd like to write a
ColdFusion interface to the command line scripts for managing list
membership but there's a problem. I can run the scripts from the Linux
command line with no problem. But when I run the scripts via the CFExecute
tag in ColdFusion there isn't any output returned. That isn't entirely
true, if I use the -h argument the help screen displays okay but any other
sort of output never turns up. And it doesn't return an error so it seems
as though the script is executing or starts to execute but the output
buffer never flushes to the standard output or something like that...

I'd really like to make this work. Does anyone have any ideas on how to do so?

Michael Wood



Relevant Pages

  • Re: Accessing Python script with ColdFusion
    ... > We're using mailman to do mailing lists. ... > ColdFusion interface to the command line scripts for managing list ... I can run the scripts from the Linux ... > command line with no problem. ...
    (comp.lang.python)
  • Re: vi horizontal split screen
    ... efficient at processing scripts, and one way to do that was substitute ... Microsoft's work for OLE in Windows 1x through 3x. ... As more and more users come to Linux who have no desire for command line ... effectively a programming environment. ...
    (comp.editors)
  • Re: Cron to email notification of ftp file upload?
    ... or traceroute and getting "command not found" messages and then trying to ... >use sudo command when you need to make root privileged changes, ie, ... [ohmster@ohmster scripts]$ sudo crontab -l ... $ cat ftpwatch ...
    (alt.os.linux)
  • Re: Beginners questions (tcsh) 1. set histdup 2. ??
    ... > learn two shells, one for interactive, and one for scripting. ... What do you do in your scripts which is the ... SAME as what you do on the command line? ... far more comfortable than those of zsh, bash or ksh. ...
    (comp.unix.shell)
  • Re: Confusing stack effects
    ... Or you would have the scripts generate several ... But what you really seem to be aiming for is an easy to use GUI ... I am not one to say "Command line pwns your GUI", but instead, ... After that, call "sort" to sort the list, and then remove double ...
    (alt.lang.asm)