Video upload mysql error

Hi, I'm having problems uploading larger videos, still under 7MB's.  It goes to 100% but I then get an email with the following mysql error.  Can anyone decipher it?  Sealed

Database error in My GridIron Space - Where Football Fanatics Meet!

Query:

SELECT 1 FROM RayMovieFiles WHERE Uri = 'New-York-Jets-Cheerleaders-Tribute' LIMIT 1

Mysql error:

MySQL server has gone away

Found error in file /home/gradmin/public_html/inc/utils.inc.php

at line 738. Called db_arr function

with erroneous argument #0

Debug backtrace:

Array

(

[1] => Array

(

[file] => /home/gradmin/public_html/inc/db.inc.php

[line] => 115

[function] => db_res

[args] => Array

(

[0] => SELECT 1 FROM RayMovieFiles WHERE Uri = 'New-York-Jets-Cheerleaders-Tribute' LIMIT 1

[1] => 1

)

)

[2] => Array

(

[file] => /home/gradmin/public_html/inc/utils.inc.php

[line] => 738

[function] => db_arr

[args] => Array

(

[0] => SELECT 1 FROM RayMovieFiles WHERE Uri = 'New-York-Jets-Cheerleaders-Tribute' LIMIT 1

)

)

[3] => Array

(

[file] => /home/gradmin/public_html/inc/utils.inc.php

[line] => 713

[function] => uriCheckUniq

[args] => Array

(

[0] => New-York-Jets-Cheerleaders-Tribute

[1] => RayMovieFiles

[2] => Uri

)

)

[4] => Array

(

[file] => /home/gradmin/public_html/ray/modules/movie/inc/customFunctions.inc.php

[line] => 13

[function] => uriGenerate

[args] => Array

(

[0] => New York Jets Cheerleaders Tribute

[1] => RayMovieFiles

[2] => Uri

[3] => 255

)

)

[5] => Array

(

[file] => /home/gradmin/public_html/ray/modules/movie/inc/actions.inc.php

[line] => 188

[function] => genUri

[args] => Array

(

[0] => New York Jets Cheerleaders Tribute

)

)

[6] => Array

(

[file] => /home/gradmin/public_html/ray/XML.php

[line] => 42

[args] => Array

(

[0] => /home/gradmin/public_html/ray/modules/movie/inc/actions.inc.php

)

[function] => require_once

)

)

Called script: /ray/XML.php

Request parameters:

Array

(

[module] => movie

[action] => initFile

[id] => 2

[_t] => 508248

[description] => Jets Cheerleaders

[tags] => Jets, Cheerleaders

[title] => New York Jets Cheerleaders Tribute

[profile_polls_question_1] => 1

[profile_polls_question_2] => 1

[__utma] => 269143533.2266128033982853400.1229483864.1229785316.1229794478.22

[__utmz] => 269143533.1229688932.14.2.utmcsr=google|utmccn=(organic)|utmcmd=organic|utmctr=mygridironspace.com

[__utmc] => 269143533

[__utmb] => 269143533.20.10.1229794478

[memberID] => 2

[memberPassword] => beaa5147e94b108124a31edf9c32c8b0

)

Quote · 20 Dec 2008

Looks like a timeout problem:::

Mysql error:

MySQL server has gone away

You can increase the max_execution_time in your php.ini file, see if that helps. Also, you might want to check the max_input_time - perhaps set them both greater than 180

Hope that helps.

D

Quote · 20 Dec 2008

good luck with that Tongue out

i spent days and days trying to get it to work but no success

and i don't think anyone who's site is running on shared host will have any luck

*Solution* VPS or Dedicated hosting

Quote · 21 Dec 2008

I was able to get this fixed by modifying the my.cnf on my VPS.

Quote · 21 Dec 2008
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.