Trying to upload a file, file HTML form passes parameter to upload.rvt
page, everything is fine until the line
upload save ulfilename D:/tmp/$ulf
which causes apache to crash and burn. Rivet works normally up to this
point.
I'm convinced this is a problem apache config file, but have no idea
what. Here's the relevant rivet data from that file:
LoadModule rivet_module modules/mod_rivet.so
<IfModule mod_rivet.c>
RivetServerConf CacheSize 50
RivetServerConf UploadDirectory D:/www/uploads
RivetServerConf UploadFilesToVar yes
RivetServerConf UploadMaxSize 1000000
AddType application/x-httpd-rivet .rvt
AddType application/x-rivet-tcl .tcl
Alias /rivet/ "C:\Program Files\Tcl\lib/rivet0.5.0/tests/"
<Directory "C:\Program Files\Tcl\lib/rivet0.5.0/tests/">
Options Indexes FollowSymlinks MultiViews
AllowOverride None
Order allow,deny
Allow from all
</Directory>
</IfModule>
Anyone else encountered this sort of thing?
-chess h
Hi,
Please try out one of the recent Windows binaries that Pat Thoyts was
kind enough to put together:
http://www.apache.org/dist/tcl/rivet/binary/
If the problem persists, write to us on the rivet-dev mailing list and
we'll see what we can do!
--
David N. Welton
- http://www.dedasys.com/davidw/
Linux, Open Source Consulting
- http://www.dedasys.com/