Page 1 of 3 123 LastLast
Results 1 to 10 of 23

Thread: Cannot UPload Videos - Help ME Plz

  1. #1
    Join Date
    Aug 2007
    Posts
    9

    Default Cannot UPload Videos - Help ME Plz

    Hi,

    I have successfully installed the script. I am able to upload small videos. When i try to upload videos more than 10 MB, after the upload bar shows 100%, i get the error page cannot be displayed.

    The sameway, even if i try to import youtube videos from Admin, the page cannot be displayed.

    I am able to upload and import small videos. But when i import larger files, i have this issue. Please help me to fix this issue.

    Thanks,

    Maddy

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

    Default

    This is because PHP process is getting killed half way. You need to increase execution time. See

    Setting php.ini for Large File Uploads

  3. #3
    Join Date
    Aug 2007
    Posts
    9

    Default

    I have already done that. This is the file:

    Code:
    php_value upload_max_filesize 100M 
    php_value post_max_size 200M 
    php_value output_buffering on 
    php_value max_execution_time 6000
    php_value max_input_time 6000
    php_value session.gc_maxlifetime 48800 
    php_value memory_limit 256M

    But still i face this issue. Plz help me

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

    Default

    What is your web site url ?

  5. #5
    Join Date
    Aug 2007
    Posts
    9

    Default

    Plz help me to fix this issue. I can also pay u, if its fixed....

  6. #6

    Default

    I am also having this problem. I have my htaccess as:

    php_value upload_max_filesize 100M
    php_value post_max_size 200M
    php_value output_buffering on
    php_value max_execution_time 9999
    php_value max_input_time 7000
    php_value session.gc_maxlifetime 48800
    php_value memory_limit 256M

    i have managed to upload a file as big as 50mb without adding that in, but i had to try it 3 times and I dont think the average site visitor will be so patient. I've tested the import and got it to work on a short video, but on long videos I just get page not found.

    Were you able to get your problem sorted out?
    This member is now known as Sitting Out

  7. #7
    Join Date
    May 2007
    Posts
    588

    Default

    http://forums.buyscripts.in/viewtopic.php?t=1181

    you guys might want to check the above link

    do you get the cannot be displayed page stright after the upload bar has gone to 100% or is it after a certain amount of time while it says "uber-uploader" in the title?

  8. #8
    Join Date
    Aug 2007
    Posts
    9

    Default

    no. still i face this issue. plz give me a solution

  9. #9

    Default

    Quote Originally Posted by leki
    http://forums.buyscripts.in/viewtopic.php?t=1181

    you guys might want to check the above link

    do you get the cannot be displayed page stright after the upload bar has gone to 100% or is it after a certain amount of time while it says "uber-uploader" in the title?
    I am not sure, to be honest with you. I am still working on this site and have not yet set up the upload status bar, so I can't say what percentage complete it is. I'll try to make some progress towards getting that accomplished so that I can answer your question.

    I'll also investigate the apache timeout setting to see what that is set at. Thanks for the tip. I look forward to the new release that runs the conversion in the background.
    This member is now known as Sitting Out

  10. #10

    Default

    Ok, it seems that the httpd timeout is set at 300. That's only half of what the other post said they were set out, but still, that's 10 full minutes and I'm not sure that's the issue. I'll have to do further testing later when I have a few minutes. I do not have the ability to change this file on my own and the host said that's high enough, so we'll see what happens.
    This member is now known as Sitting Out

Page 1 of 3 123 LastLast

Similar Threads

  1. cant upload videos
    By esqlade in forum Installation Support
    Replies: 1
    Last Post: 12-20-2007, 04:15 AM
  2. upload 30 min videos
    By samer in forum General Discussions
    Replies: 1
    Last Post: 12-12-2007, 06:00 PM
  3. Cant upload videos...
    By workownz in forum General Discussions
    Replies: 3
    Last Post: 07-30-2007, 05:29 AM
  4. Can't upload videos
    By 777connect in forum Installation Support
    Replies: 20
    Last Post: 07-08-2007, 02:51 AM
  5. cannot upload videos , cannot view my videos
    By kumaran in forum Installation Support
    Replies: 40
    Last Post: 06-25-2007, 06:21 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
  •