Re: Apache::UploadMeter configuration problem

2003-02-13 Thread Cees Hek
Quoting Konstantin Yotov <[EMAIL PROTECTED]>: > Hello! :) > I install Apache::UploadMeter, but when I when I add > this in startup.pl > use Apache::UploadMeter; > > $Apache::UploadMeter::UploadForm='/form.html'; > $Apache::UploadMeter::UploadScript='/perl/upload'; > $Apache::UploadMeter::UploadMe

Apache::UploadMeter configuration problem

2003-02-13 Thread Konstantin Yotov
Hello! :) I install Apache::UploadMeter, but when I when I add this in startup.pl use Apache::UploadMeter; $Apache::UploadMeter::UploadForm='/form.html'; $Apache::UploadMeter::UploadScript='/perl/upload'; $Apache::UploadMeter::UploadMeter='/perl/meter'; Apache::UploadMeter::configure; following