You are viewing a plain text version of this content. The canonical link for it is here.
Posted to rivet-user@tcl.apache.org by "Ben L." <bh...@guam.net> on 2005/01/22 12:10:00 UTC

Help on UploadDirectory

I have my upload directory set in my httpd.conf file as

RivetServerConf UploadDirectory /var/tmp

I created a simple script to test it by uploading a small jpg from a form
and it doesn't show up in /var/tmp.

I can save the file using [upload save] but it saves it in the directory
where my test upload script is and not in /var/tmp where I want it to.

So can anyone tell me why the uploaddir directive is not working? Apache
doesn't complain when I rebooted with the directive inplace.

Any help would be appreciated.

Thanks
Ben









---------------------------------------------------------------------
To unsubscribe, e-mail: rivet-user-unsubscribe@tcl.apache.org
For additional commands, e-mail: rivet-user-help@tcl.apache.org


Re: Help on UploadDirectory

Posted by "David N. Welton" <da...@dedasys.com>.
"Ben L." <bh...@guam.net> writes:

[ rivet-dev is best to use instead of -user... ]

Hi,

> I have my upload directory set in my httpd.conf file as

> RivetServerConf UploadDirectory /var/tmp

> I created a simple script to test it by uploading a small jpg from a
> form and it doesn't show up in /var/tmp.

> I can save the file using [upload save] but it saves it in the
> directory where my test upload script is and not in /var/tmp where I
> want it to.

> So can anyone tell me why the uploaddir directive is not working?
> Apache doesn't complain when I rebooted with the directive inplace.

> Any help would be appreciated.

Can you send us the exact script and HTML page you tested it with, so
that we can recreate the problem as accurately as possible?

Thankyou,
-- 
David N. Welton
 - http://www.dedasys.com/davidw/

Apache, Linux, Tcl Consulting
 - http://www.dedasys.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: rivet-dev-unsubscribe@tcl.apache.org
For additional commands, e-mail: rivet-dev-help@tcl.apache.org