CFEXECUTE doesn't get output sent to stdERROR (or however it's referred to).
You have to redirect error output to stdOut (or stdOutput), sorry, my Perl
is a bit rusty, but this applies to everything (involving cfexecute I mean).
=======================================================================
Raymond Camden, Cold Fusion Jedi Master for Syntegra (www.syntegra.com)
Allaire Certified Instructor and Member of Team Allaire
Email : [EMAIL PROTECTED]
ICQ UIN : 3679482
"My ally is the Force, and a powerful ally it is." - Yoda
> -----Original Message-----
> From: Helge Hetland [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, June 29, 2000 4:20 PM
> To: '[EMAIL PROTECTED]'
> Subject: cfexecute perl
>
>
>
> Why isn't this giving any output?
>
> <cfexecute name="perl" arguments="blabla" timeOut="20"/>
>
> When executing the same command (perl blabla) under the cf user account it
> reports:
> Can't open perl script "blabla": no such file or directory
>
> Shouldn't I get the same results from cf?
>
> (running <cfexecute name="ls" arguments="-al" timeOut="20"/> returns a
> directory listing in cf)
>
> What do I run the script directly to get a output?
>
> I'm trying with ./perlscript.pl with no result.
>
> Helge
> ------------------------------------------------------------------
> ------------
> Archives: http://www.eGroups.com/list/cf-talk
> To Unsubscribe visit
> http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf
> _talk or send a message to [EMAIL PROTECTED] with
> 'unsubscribe' in the body.
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.