PDA

View Full Version : Error Uploading Large Files


WhatChaMissin
01-04-2010, 06:24 PM
Your submission could not be processed because a security token was missing.

If this occurred unexpectedly, please inform the administrator and describe the action you performed before you received this error.

I'm trying to upload a file @ 55 MB (DJ Mix) and I keep coming across the above error. Here are my current settings. When I upload a single track it works fine, I only receive this error when I try to upload a mix.

vB Version: 3.8.4 Patch_Level_2
vB Dynamics: Dynamics v1.2.0
PHP Maximum Upload Size 100.00 MB

Thanks in advance.

WhatChaMissin
01-04-2010, 11:20 PM
I've tried using this fix, but it had no effect.
http://www.vbadvanced.com/forum/showthread.php?t=37450

Our Sponsors
 

WhatChaMissin
01-05-2010, 12:10 PM
I'm open to suggestions or should I submit a ticket?

WhatChaMissin
01-06-2010, 01:39 PM
Nevermind, I think I've found the issue and was able to correct it.


Thanks

Our Sponsors
 

Macrosill
01-07-2010, 08:22 AM
What was the issue ans fix? Maybe some others will suffer the same error and your fix may help them.

WhatChaMissin
01-07-2010, 01:08 PM
I did some reading up on php and found that the PHP Max Post Size needs to be bigger than the PHP Maximum Upload Size. At the time my settings were

PHP Max Post Size 8.00 MB Attachments to Moderate 0 [View]
PHP Maximum Upload Size 100.00 MB Events to Moderate 0 [View]

using the above plugin fix did now work for me, so I went into my WHM panel and manually changed the PHP Max Post Size from 8.00 MB to 125 MB.

So far (knock on wood), I've been able to upload a few large files with no issues whatsoever.

I hope this helps.