Results 1 to 5 of 5

Thread: Video not uploading?

  1. #1
    Join Date
    May 2007
    Posts
    15

    Default Video not uploading?

    I can upload small videos like 2MB ones but not bigger ones like 20MB.

    http://www.yottaporn.com

  2. #2
    Join Date
    May 2007
    Posts
    686

    Default

    Whats your .htaccess file look like have you modded it, and are you on shared hosting and getting a lot of traffic? If alot of traffic and your server is shared it can affect alot of key things.
    But try modding your htaccess firt to:
    This:
    php_value upload_max_filesize 100M
    php_value post_max_size 100M
    php_value output_buffering on
    php_value max_execution_time 6000
    php_value max_input_time 6000
    php_value session.gc_maxlifetime 24400

    Above This:

    RewriteRule ^admin$ - [L]
    RewriteRule ^admin/(.*) - [L]
    RewriteRule ^install$ - [L]
    RewriteRule ^install/(.*) - [L]
    RewriteRule ^$ index.php

    If you havent already modded it try it.

  3. #3
    Join Date
    May 2007
    Posts
    15

    Default

    Thanks, it works now :D

  4. #4
    Join Date
    Jul 2007
    Posts
    20

    Default

    Hi,
    Do i need to add it my htaccess? i'm using version 2.2.

  5. #5
    Join Date
    May 2007
    Posts
    686

    Default

    Easy to tell, have a look.

Similar Threads

  1. Problem While Uploading Video
    By piscean in forum Installation Support
    Replies: 2
    Last Post: 11-04-2008, 09:37 PM
  2. Uploading Video
    By erichss in forum Installation Support
    Replies: 3
    Last Post: 11-15-2007, 06:11 PM
  3. Error When Uploading video
    By Luke Beale in forum Installation Support
    Replies: 1
    Last Post: 09-19-2007, 06:38 PM
  4. Error after uploading a video
    By karlmay in forum Installation Support
    Replies: 1
    Last Post: 08-21-2007, 07:25 PM
  5. Video not uploading?
    By Luke Beale in forum Installation Support
    Replies: 5
    Last Post: 06-02-2007, 04:37 PM

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
  •