Results 1 to 6 of 6

Thread: Unable To Upload Video

  1. #1

    Default

    Contact your webhost to reset the php configuration same as below

    upload_max_filesize = 200M (or more)
    post_max_size = 200M (or more)
    max_execution_time = 6000 (or more)
    max_input_time = 6000 (or more)
    memory_limit = 128M (or more)
    session.gc_maxlifetime = 14000 (or more)

  2. #2
    Join Date
    Dec 2010
    Posts
    22

    Default

    This is my current configuration:

    upload_max_filesize = 264M
    post_max_size = 364M
    max_execution_time = 600
    max_input_time = 6000
    memory_limit = 128M
    session.gc_maxlifetime = 14400

    I have increased
    max_execution_time = 600 TO max_execution_time = 6000
    But still the result is the same.

    Pl see the screenshot below:



    Last edited by vetty; 04-24-2012 at 05:22 PM.

  3. #3
    Join Date
    Dec 2010
    Posts
    22

    Default

    It seems to be a serious issue.
    Now I tried to upload a very small file 358 KB.

    The upload progress bar showed ...

    120/359 KB and dropped to 70/359 KB
    120/359 KB and dropped to 70/359 KB
    120/359 KB and dropped to 70/359 KB
    120/359 KB and dropped to 70/359 KB
    120/359 KB and dropped to 70/359 KB
    120/359 KB and dropped to 70/359 KB
    120/359 KB and dropped to 70/359 KB
    120/359 KB and dropped to 70/359 KB

    And

    140/359 KB and dropped to 80/359 KB
    140/359 KB and dropped to 80/359 KB
    140/359 KB and dropped to 80/359 KB
    140/359 KB and dropped to 80/359 KB
    140/359 KB and dropped to 80/359 KB
    140/359 KB and dropped to 80/359 KB
    140/359 KB and dropped to 80/359 KB

    And

    So on ... Increasing and decreasing continuosly.

    It took 9 mins to upload 358 KB.

    And Uploading a 24 MB file seems to be impossible.


  4. #4
    Join Date
    Apr 2007
    Posts
    2,202

    Default

    Upload progress is not accurate. Look like the problem is with your server/network/configuration.

    Try uploading a video to BizHat.com - Share Your Videos and see if you have same problem.

  5. #5
    Join Date
    Dec 2010
    Posts
    22

    Default

    Testing 24MB Video File at BizHat.com - Share Your Videos , The result seems to be the same !


  6. #6
    Join Date
    Dec 2010
    Posts
    22

    Default

    Sorry ! Issue Resolved !!!

    It was my internet connection :rolleyes:

Tags for this Thread

Bookmarks

Posting Permissions

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