Activity Stream
48,167 MEMBERS
63661 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Results 1 to 2 of 2
  1.     
    #1
    Member

    Default vshare question

    hi guys

    im doing some testing on a youtube clone software called vshare

    now the upload limit when i installed thesoftware is 100mb.....i want it up to 1 gb though


    is there anyone who can help me...


    thanks i appreciate it
    priviet02 Reviewed by priviet02 on . vshare question hi guys im doing some testing on a youtube clone software called vshare now the upload limit when i installed thesoftware is 100mb.....i want it up to 1 gb though is there anyone who can help me... Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Member
    Website's:
    muzica-gratis.com cartoons-forum.org
    usually that is from you php configuration.

    try to set in your php.ini file:

    Code: 
    max_execution_time = 600
    max_input_time = 600
    memory_limit = 32M
    register_globals = On
    post_max_size = 1024M
    file_uploads = On
    upload_max_filesize = 1024M
    or if yo udon't have access to your php.ini file add this to .htaccess:
    Code: 
    php_value max_input_time 600
    php_value max_execution_time 600
    php_value post_max_size 1024M

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. <?php tag question
    By Porsche_maniak in forum Web Development Area
    Replies: 7
    Last Post: 1st Feb 2012, 10:35 PM
  2. 2 question
    By KINGTHE_ALI in forum Webmaster Discussion
    Replies: 1
    Last Post: 12th Jan 2012, 05:41 PM
  3. So, the question is:
    By M.D.House in forum General Discussion
    Replies: 6
    Last Post: 15th Nov 2011, 02:52 AM
  4. Replies: 5
    Last Post: 3rd Jan 2010, 05:23 PM
  5. Yet another Question.
    By Daviid in forum Forum and DDL Discussion
    Replies: 8
    Last Post: 9th Oct 2009, 02:37 PM

Tags for this Thread

BE SOCIAL