Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Problem with CFEXECUTE on Solaris

Status
Not open for further replies.

RustyNZ

Programmer
Sep 4, 2000
4
AU
I've just upgraded to ColdFusion 4.5 on Solaris, especially because of the ability to call an arbitrary executable using CFEXECUTE.

I've found that CFEXECUTE works on system programs like ls and pwd, but I can't get it to work on user-written programs. It doesn't produce an error, just doesn't run the program. If I use the OUTPUTFILE option to direct the program output to a file, the file is created, but has zero length.

I didn't install Advanced Security. Maybe I should have?

Any ideas?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top