Support Central » Knowledgebase » Knowledgebase Article Not logged in. Login
 
Announcements

Knowledge Base

Submit a Ticket

Client Login
Article » [PHPMotion] Failed to find flength file

Rating:
Was this article helpful? YES NO MODERATELY
Views: 1948
Printable Version


What this solution fixes:
1) Progress bar on uploading is not showing
2) You are getting an error when uploading "Failed to find flength file"


Please, make sure that your custom php.ini contains the following:
CODE:
upload_max_filesize = 100M
post_max_size = 100M
output_buffering = On
max_execution_time = 1000
max_input_time = 1000
session.gc_maxlifetime = 14400
enable_dl = on

And .htaccess:
CODE:
SecFilterEngine Off
SecFilterScanPOST Off



Related Articles:

http://forums.glowhost.com/showthread.php?t=2589
http://forums.glowhost.com/showthread.php?t=2590

Follow-up and discuss this topic in our forums
Help Desk Powered By ProSupport v0.9.1