Results 1 to 10 of 10

Thread: Video Uploading Problem

  1. #1
    Join Date
    Sep 2007
    Posts
    111

    Default Video Uploading Problem

    Trying to uplad a video on to the site but after clicking the upload button,it just froze up with this message: PLEASE BE PATIENT, THIS MAY TAKE SEVERAL MINUTES.
    ONCE COMPLETED, YOU WILL SEE A CONFIRMATION MESSAGE.
    For a video that is just 8mb, i have waited for thirty minutes before i gave up. This is same for all videos i have tried with various format.
    Any help would be appreciated. Thanks

  2. #2
    Join Date
    Sep 2007
    Posts
    906

    Default

    Have you check if the file get uploaded ? Is the video listed in process queue in admin area ?
    vShare Hosting, vShare Installation, Server Setup, Lighttpd streaming, vShare Templates
    [email protected]

  3. #3
    Join Date
    Sep 2007
    Posts
    111

    Default

    Quote Originally Posted by hostonnet View Post
    Have you check if the file get uploaded ? Is the video listed in process queue in admin area ?
    The file is not uploaded at all.

  4. #4
    Join Date
    Sep 2007
    Posts
    906

    Default

    There can be many reason

    * Connection with you and site
    * PHP.INI setting, by default, you can only upload 2 MB file.
    * Server Memory

    What is your site url ?
    vShare Hosting, vShare Installation, Server Setup, Lighttpd streaming, vShare Templates
    [email protected]

  5. #5
    Join Date
    Sep 2007
    Posts
    111

    Default

    Quote Originally Posted by hostonnet View Post
    There can be many reason

    * Connection with you and site
    * PHP.INI setting, by default, you can only upload 2 MB file.
    * Server Memory

    What is your site url ?
    I have pm'ed it to you.

  6. #6
    Join Date
    Sep 2007
    Posts
    906

    Default

    I uploaded a file, upload worked. After upload got error

    ERROR: Unable to execute query

    SELECT * FROM `config` WHERE
    `config_name`='enable_flvtool'

    MySQL server has gone away
    You need to increase mysql wait_timeout values

    MySQL :: MySQL 5.0 Reference Manual :: B.1.2.9 MySQL server has gone away
    vShare Hosting, vShare Installation, Server Setup, Lighttpd streaming, vShare Templates
    [email protected]

  7. #7
    Join Date
    Sep 2007
    Posts
    111

    Default

    Quote Originally Posted by hostonnet View Post
    I uploaded a file, upload worked. After upload got error



    You need to increase mysql wait_timeout values

    MySQL :: MySQL 5.0 Reference Manual :: B.1.2.9 MySQL server has gone away
    Is it soemthing i could set using my cpanel or i have to get access to the server itself?

  8. #8
    Join Date
    Sep 2007
    Posts
    906

    Default

    This can only done by user root through ssh.
    vShare Hosting, vShare Installation, Server Setup, Lighttpd streaming, vShare Templates
    [email protected]

  9. #9
    Join Date
    Sep 2007
    Posts
    111

    Default

    Quote Originally Posted by hostonnet View Post
    This can only done by user root through ssh.
    I have access but i have never done something like this before. Could tell me where to look to fix this when i get into root? I have been there many times, though for different things.

  10. #10
    Join Date
    Sep 2007
    Posts
    906

    Default

    Can you post content of /etc/my.cnf ?

    Code:
    cat /etc/my.cnf
    vShare Hosting, vShare Installation, Server Setup, Lighttpd streaming, vShare Templates
    [email protected]

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
  •