Results 1 to 10 of 10

Thread: Video Uploading Problem

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    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]

  2. #2
    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.

  3. #3
    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]

  4. #4
    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?

  5. #5
    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]

  6. #6
    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.

  7. #7
    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
  •