Results 1 to 10 of 12

Thread: [PHPMotion] Failed to find flength file

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Alexander's Avatar
    Alexander is online now Technical Analyst
    Join Date
    Jul 2007
    Posts
    1,911

    Lightbulb [PHPMotion] Failed to find flength file

    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
    Last edited by Matt; 03-04-2011 at 04:20 PM.

LinkBacks (?)

  1. Error
    Refback This thread
    05-29-2009, 03:20 AM
  2. 05-18-2009, 07:10 AM
  3. 05-09-2009, 05:01 AM
  4. Error
    Refback This thread
    05-02-2009, 06:38 PM
  5. 04-08-2009, 10:22 AM
  6. 03-19-2009, 08:38 AM
  7. 07-28-2008, 11:16 PM
  8. 05-28-2008, 06:26 PM

Similar Threads

  1. [PHPMotion] Change the player logo for PHPmotion
    By Matt in forum Knowledge Base
    Replies: 1
    Last Post: 03-12-2011, 07:49 AM
  2. [ERROR] Clipshare Failed to find flength file
    By Matt in forum Knowledge Base
    Replies: 0
    Last Post: 09-06-2008, 01:14 PM
  3. Where do I find all my site bonuses?
    By Matt in forum Knowledge Base
    Replies: 2
    Last Post: 03-03-2006, 12:04 AM
  4. [Domains] Failed Domain transfer to InstaPro.net
    By Matt in forum Knowledge Base
    Replies: 0
    Last Post: 01-18-2005, 03:10 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14