Results 1 to 4 of 4

Thread: MYSQL:Video Update Problems

  1. #1
    Join Date
    Sep 2007
    Posts
    13

    Default MYSQL:Video Update Problems

    I keep getting the following error when I try to upload a video:

    Code:
    ERROR: Unable to execute query
    
    update video set
    			flvdoname='12080586181700952479.flv',
    			duration='261.982' WHERE VID=71
    
    MySQL server has gone away
    I've tried everything but nothing works. What could possibly be wrong. When I upload smaller videos they work but when I upload large videos like this one I get the above error.

    I need help A.S.A.P

  2. #2

    Default

    This error is due to MySQL server down. Please use google search you will get reason for this error

  3. #3
    Join Date
    Sep 2007
    Posts
    13

    Default Re: MYSQL:Video Update Problems

    but how can mysql be down if it allows smaller videos to be uploaded. I think the problem might be from the script itself.

  4. #4

    Default Re: MYSQL:Video Update Problems

    This is server problem.Server is not able to process big files.
    Just changing value in php.ini will not work if your server is overloaded or don't have enough cpu and memory to handle big file uploads.

    viewtopic.php?f=3&t=9

Similar Threads

  1. Video Processing Problems
    By heyahey in forum Bug Reports
    Replies: 2
    Last Post: 05-04-2009, 04:42 AM
  2. Update Your VIDEO WEBSITE TODAY , Cheap services
    By globolstaff in forum General Discussions
    Replies: 0
    Last Post: 02-22-2009, 07:33 AM
  3. problems when uploading video
    By MrStinky in forum Installation Support
    Replies: 1
    Last Post: 05-06-2008, 02:47 PM
  4. Video Player Problems
    By darotweiler in forum Installation Support
    Replies: 9
    Last Post: 12-11-2007, 06:07 AM
  5. Cronjob problems? (Video not getting converted to flv)
    By mismo in forum Installation Support
    Replies: 8
    Last Post: 09-12-2007, 02:58 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
  •