Mark,

I have the perms, what is happening is that the export command is failing. I think the export image command only works if you have the stack visible on the screen. :-(

Andre
On Oct 19, 2006, at 3:28 PM, Mark Wieder wrote:

Andre-

Wednesday, October 18, 2006, 8:04:03 PM, you wrote:

I am generating some images on runtime for a CGI, I'd like to use
export ... as JPEG command to save my image data to a variable that I
could output to the browser. This is specially useful for example for

I would almost guarantee that you won't have write access to your cgi
directory from a cgi app, for obvious security reasons. It's possible
to write to other directories, but you'll probably have to specify
permissions *very* exactly, i.e., the cgi process itself will have to
have write permission to the directory you're writing to.

--
-Mark Wieder
 [EMAIL PROTECTED]

_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to