> > That's not an option for the app in question. Thanks > anyways. TTYL > > OK. Then let's get some futher clarification: > > 1) What type of file is the program that actually accessing the > port? Is it > an executable or a script? What's its SUID status? It's an executable. It's suid is set, it's owned by root:root and allows all to execute. > 2) What's the CGI? Is it an executable or a script? What is its > SUID status? It's a perl script, it has it's SUID bit set and is owned by root:root. > 3) What is the connection between the script and the program that > accesses the > webcam? I checks a few files, runs the capture program, runs another program that transforms the image based on some settings and outputs the result. The script returns content type jpg and spits out the jpg data. It works as root, and it works if I change it to work on output saved from before. > 4) What error do you get when you attempt to involk the webcam > program from > the script port = 0x378: access denied, or something like that. > I'd like to help, but I need more information. Thanks, TTYL ---------------------------------- Herbert's PIC Stuff: http://repatch.dyndns.org:8383/pic_stuff/ -- http://www.piclist.com hint: The PICList is archived three different ways. See http://www.piclist.com/#archives for details.