Results 1 to 2 of 2

Thread: video not playing in full

  1. #1
    Join Date
    Jun 2007
    Location
    World
    Posts
    17

    Default video not playing in full

    please help video is not playing in fulll
    http://1.desixx.com

    help is highly appereciated.
    Thanks
    Fun Never Stops at

    Adult Videos , Pictures and Forum
    Should be above 18+ to enter


    http://www.DesiXX.com

  2. #2
    Join Date
    Sep 2007
    Posts
    906

    Default Re: video not playing in full

    Your php.ini says

    max_execution_time 30 30
    That is script will get killed after 30 seconds, so video processing will not complete, you will need to make sure php.in settings are as per

    http://buyscripts.in/requirements.html


    Code:
    safe_mode = off 
    register_globals = on 
    open_basedir = (no value) 
    output_buffering = on 
    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 = 32M (or more) 
    display_errors = On 
    file_uploads = On 
    session.gc_maxlifetime = 14000 (or more)
    vShare Hosting, vShare Installation, Server Setup, Lighttpd streaming, vShare Templates
    [email protected]

Similar Threads

  1. Embedded Video Watch in Full Screen
    By west in forum Feature Requests
    Replies: 7
    Last Post: 10-16-2010, 03:26 PM
  2. video not playing in full
    By desixx in forum Installation Support
    Replies: 1
    Last Post: 01-22-2009, 12:54 AM
  3. Videos playing in Firefox, but NOT playing in IE, Opera
    By piscean in forum Installation Support
    Replies: 4
    Last Post: 11-04-2008, 10:30 PM
  4. [addon] How to hide full video link
    By RAMMSTEIN in forum Template Modifications
    Replies: 9
    Last Post: 08-27-2008, 07:34 AM
  5. My Video Space Almost Full
    By browniegirl in forum Installation Support
    Replies: 3
    Last Post: 09-06-2007, 08:36 AM

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
  •