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
XFileSharing Free - A few problems
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:
I had to add this whole line in as it was missing and restart only apache. Worked perfectly.
Code:
Code: Select all
SecRequestBodyLimit 1342177280