CFEXECUTE on Solaris Not Working


i'm trying simple perl script run via cfexecute on unix box running cfmx 7.02 , have not been successful. have spent considerable time searching , have not found working solution.

i have full control of box , it's in development environment behind firewall. i've set permissions wide-open, moved file, etc. , have not been able cfexecute work. output file blank. file works on our cf5 instance (also unix).
any appreciated.

this simple perl script inserts record in oracle database - , works fine command line user runs cf on box. basic test script wrote debug issue.

here command:
<cfexecute name="/disk1/cnav0/bin/it_tools/test_script.pl"
outputfile="/tmp/test_script.txt"
timeout="30">
</cfexecute>

i have tried:
<cfexecute
name="/usr/local/bin/perl"
arguments="/disk1/cnav0/bin/it_tools/test_script.pl"
outputfile="/tmp/test_script.txt"
timeout="30">
</cfexecute>

make sure don't forget case sensitivity since dealing unix.

phil


More discussions in Advanced Techniques


adobe

Comments

Popular posts from this blog

opencv3, tbb and rasp pi 2 - Raspberry Pi Forums

small ethernet problem - Raspberry Pi Forums

Multithumb configuration params not working? - Joomla! Forum - community, help and support