Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: file size to upload

  1. #1
    Join Date
    May 2007
    Posts
    26

    Default file size to upload

    I have created account a customer for being able to load some video in my website.
    for video of small dimensions I have not found some problem.
    I do not succeed but to load video with dimensions beyond the 80 MB.
    In fact after much wait the video does not come loaded and the customer comes sended newly to the page of login.
    How I can exceed this problem?
    Tanks for all

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

    Default

    Script work the same way for big and small video.

    Big video convertion need more CPU power and memory to do the convertion. If you have a powerfull server video convertion will work.

    You also need to make changes to PHP script to increase upload size and script execution time, you can find details at

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

  3. #3
    Join Date
    May 2007
    Posts
    26

    Default

    y have setting finally .htaccess
    php_value upload_max_filesize 300M
    php_value post_max_size 300M
    php_value output_buffering on
    php_value max_execution_time 6000
    php_value max_input_time 6000
    SecFilterEngine Off
    SecFilterScanPOST Off

    I think: the user was loged out during the upload process

    my hosting: cirtex.com PHP version 4.4.6

    my website : http://pornvideos.00videoporno.com/pornvideos

    tanks

  4. #4
    Join Date
    May 2007
    Posts
    686

    Default

    Yeah i also tried uploading a 75mb video today and seemed to time out ialtho i have the php changed.

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

    Default

    You may need better server to handle big file uploads. If server is already loded, you will face problem with big files even if you modified php.ini

    If you want, you can try uploading 80 MB video to our demo site http://video.bizhat.com

    For bigger video upload, it take time to finish.

  6. #6
    Join Date
    May 2007
    Posts
    26

    Default

    Quote Originally Posted by admin
    You may need better server to handle big file uploads. If server is already loded, you will face problem with big files even if you modified php.ini
    my php.ini

    upload_max_filesize 300M (Local Value), Master Value 700M

    post_max_size 300M (Local Value), Master Value 8M

    max_execution_time 6000 (Local Value), Master Value 100

    max_input_time 6000 (Local Value), Master Value 60

  7. #7
    Join Date
    May 2007
    Posts
    26

    Default

    I have subordinate the problem also to Cirtex (my hosting) and they after least time have answered:
    Hi,

    Well I'm pleased to report at least DC3 gives us real reasons why there are problems, and they make sense. Basically what's going on is that Cogent in Chicago having issues as I said in the other thread. There are fallover providers in place, that's why you're not 100% down. Unfortunately, the backup providers cannot handle all the bandwidth while Cogent is down, thus there is packet loss, and timeouts.

    I will report when it is resolved.
    but since I do not know the English language well, also using the translator of google I do not understand their answer well.

  8. #8
    Join Date
    May 2007
    Posts
    686

    Default

    Yeah im not sure what the problem is whether its server or not we are on a good dedicated server with everything correct and their isnt over 50% load, ill just have to nut out the problem.

  9. #9
    Join Date
    May 2007
    Posts
    26

    Default

    Hello, yesterday evening I have tested the upload of a files of 82MB on http://video.bizhat.com also in this website, finished the process of upload is come sendes you to the page of login. therefore I presume that I can be a script problem

  10. #10
    Join Date
    May 2007
    Posts
    686

    Default

    Oh thats strange and good in a way, comfirmed my thoughts of it not being my dedicated server not being the cause. Has to be the figure time out session of the script. Maybe the page timeout of the site?

Page 1 of 2 12 LastLast

Similar Threads

  1. Uploading and File Size Increase
    By nowordneeded in forum General Discussions
    Replies: 15
    Last Post: 02-10-2010, 08:11 PM
  2. Upload size change
    By assault14 in forum General Discussions
    Replies: 1
    Last Post: 08-13-2008, 04:16 AM
  3. How can I increase max upload file size?
    By mynameisdi in forum General Discussions
    Replies: 2
    Last Post: 02-22-2008, 06:20 AM
  4. increasing upload size ?
    By mikesw15 in forum Installation Support
    Replies: 1
    Last Post: 11-04-2007, 09:17 PM
  5. change max upload size?
    By clivimo in forum Sales Questions
    Replies: 1
    Last Post: 06-06-2007, 06:51 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
  •