Page 1 of 1

flenght error?

PostPosted: 18. August 2008 23:28
by boxcrush
I installed ClipShare script, and did everything it said in install doc, everything works, except upload. Whatever I try to upload it starts uploading, and then in the end I get error saying something Flenght cannot be found, or something like that.
The same thing happens in other scripts that use this Uber Uploader.
Anyone knows is there a way to fix this.

(Yes I'm using :arrow: XAMPP just in case someone was wondering.)

PostPosted: 18. August 2008 23:45
by Wiedmann
Anyone knows is there a way to fix this.

You should ask this question the "Uber Uploader" support.

--> Flenght, or something like that, must be somthing "Uber Uploader" specific. (there is nothing with a name like "flenght" in PHP or Apache)

PostPosted: 18. August 2008 23:49
by boxcrush
They say this error has something to do with write cache, so I thought maybe there is something in apache config that I need to change to make it work.

PostPosted: 18. August 2008 23:56
by Wiedmann
They say this error has something to do with write cache,

- What is "something"?
- Which write cache? (a normal XAMPP intallation does not use any cache)

Maybe you mean the upload temp dir? If yes: Did you have problems with other upload scripts?

(BTW: What is this "flenght"? (a script function or something else?)

PostPosted: 19. August 2008 00:08
by boxcrush
Here is the description of flenght (I tried to fix it by doing what they say on the site, but it doesn't work):
http://uber-uploader.sourceforge.net/?section=flength

PostPosted: 19. August 2008 01:24
by Wiedmann
(I tried to fix it by doing what they say on the site, but it doesn't work)

Right. There is no mod_security or mod_gzip in XAMPP.

BTW:
This is Perl script?
--> Which Perl are you using?

PostPosted: 19. August 2008 02:25
by boxcrush
I have no idea. I'm using one that comes with xampp.