On Monday, March 2, 2009 8:15am, "Alexey Pechnikov" <[email protected]> 
said:

> I rewrite command as
> ...
> It's work but is not stable.
Using exec is generally unstable, not sure why, but it is certainly not 
recommended. I would try some other way, like ns_proxy. 
(http://panoptic.com/wiki/aolserver/Nsproxy)

 
> And this code work wrong:
> if {[file exists $tmpresname]==1} {
> ...
> We can see message in AOL log:
> File /tmp/fileiBmXN0/doc.pdf not exists
How was this file created? are all directories leading up to that file readable 
by the AOLserver process? doc.pdf is world readable, but it the "fileiBmXN0" 
directory also?

Bas.


--
AOLserver - http://www.aolserver.com/

To Remove yourself from this list, simply send an email to 
<[email protected]> with the
body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: 
field of your email blank.

Reply via email to