XFileSharing Free - A few problems

Message
Author
sp4rt4n
Posts: 3
Joined: Apr 23, 2008 11:09 pm

A few problems

#1 Postby sp4rt4n » Apr 23, 2008 11:11 pm

I am trying to install this script on my website, but Ive run into a couple problems.

Whenever I upload something, theres no progress bar or anything like the demo, it just says uploading.

When it is finished, it just says 'Transfer Complete', but there are no download links and the file is not actually uploaded to the server.

You can view this problem here: http://www.uploadgiant.com

filesmart
Posts: 19
Joined: Apr 12, 2008 5:47 pm

#2 Postby filesmart » Apr 24, 2008 5:23 am

13. If you get message "Upload Complete" when trying to upload files over 128Mb, but with small files it's ok, change limit in your mod_security configuration file (usually modsec2.conf):
Code:

Code: Select all

SecRequestBodyLimit 1342177280
I had to add this whole line in as it was missing and restart only apache. Worked perfectly.

sp4rt4n
Posts: 3
Joined: Apr 23, 2008 11:09 pm

#3 Postby sp4rt4n » Apr 24, 2008 12:36 pm

Where can I find that file? Im using a webhost, so Im not sure that I have access to all of those types of files.

And the files Im trying to upload are only 1mb-2mb or so... nothing large yet.

sp4rt4n
Posts: 3
Joined: Apr 23, 2008 11:09 pm

#4 Postby sp4rt4n » Apr 25, 2008 2:53 pm

You guys are the best! Fixed within 36 hours... awesome!

Thanks a lot guys :D