Help! My cfexecute call does not execute! I have the appropriate
permissions set.
Here is my code:
<cfexecute name="/home/mike/bin/html2ps" outputFile="/home/mike/test"
arguments="-h"></cfexecute>
I should get something like below in my file '/home/mike/test':
Usage:
html2ps [-2cdDFghHLnORtTuUv] [-b URL] [-C string] [-e encoding]
[-f file[:file[:...]]] [-i num] [-k file] [-l lang] [-m num] [-N num]
[-o file] [-r path] [-s num] [-S string] [-W string] [-x num]
[file|URL [file|URL [...]]]
The html2ps users guide is available as /home/mike/lib/html2ps/html2ps.html
What I actually get is this:'' (yes, there is nothing there).
I am running CFMX (6,0,0,58500) on RedHat 6.
Any suggestions on how to get this to work?
Thanks!
Doug
[Todays Threads]
[This Message]
[Subscription]
[Fast Unsubscribe]
[User Settings]
[Donations and Support]
- Re: cfexecute doesn't Doug James
- Re: cfexecute doesn't Barney Boisvert
- Re: cfexecute doesn't Doug James
- SOLVED: cfexecute doesn't Doug James