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.

Reply via email to