I tried increasing the timeout to 60 seconds, but its still random. I've been testing with Firefox mostly, but also IE and Safari.
I'm starting to think it might not be the software, but I need to be sure.
I'm using version 2.5, is that the latest with AJAX mode?
Search found 7 matches
- Mar 09, 2007 3:35 pm
- Forum: XUpload
- Topic: Large File Uploads Fail
- Replies: 18
- Views: 28895
- Mar 08, 2007 3:44 pm
- Forum: XUpload
- Topic: Large File Uploads Fail
- Replies: 18
- Views: 28895
I'm having a similar issue with mine. The timeout variable in the Perl module is set as: $TIMEOUT = 240*60; # 4 hour timeout for big files Should this be set to a static number instead of a calculation? I set the timeout in Apache to a ridiculously high number (100000 or so). I can never get a compl...
- Dec 19, 2006 2:24 pm
- Forum: XUpload
- Topic: Files not copying
- Replies: 5
- Views: 8430
New day, new errors: Upon attempting to upload, it appears that nothing happens and I get an error in the browser that says there is a syntax error on character 1 of line 2 (which happens to be the < of the <html> tag). After inspecting the Apache logs, I find this: [Tue Dec 19 08:50:04 2006] [error...
- Dec 18, 2006 10:10 pm
- Forum: XUpload
- Topic: Using and Manipulating the "Post info"
- Replies: 4
- Views: 7297
- Dec 18, 2006 9:18 pm
- Forum: XUpload
- Topic: Files not copying
- Replies: 5
- Views: 8430
- Dec 18, 2006 3:15 pm
- Forum: XUpload
- Topic: Files not copying
- Replies: 5
- Views: 8430
- Dec 15, 2006 8:49 pm
- Forum: XUpload
- Topic: Files not copying
- Replies: 5
- Views: 8430
Files not copying
I'm running the free version on XP to test and I'm having some issues. (yes, I know XP + free = broken) The main issue I'm having is that its not copying the files to the directory stated for target_dir. The upload works fine, the progress bar is great, but I just end up with a folder in the temp di...