MySQL server has gone away

Hi,

Got a fresh install of Dolphin with all the modules. Everything is working, except after trying to upload a video, I get this DB error:

Database error in testsite
Query:
SELECT 1 FROM RayMovieFiles WHERE Uri = 'booo' LIMIT 1

Mysql error:
MySQL server has gone away

Found error in file /home/somedomain/public_html/dolphintest/inc/utils.inc.php
at line 738. Called db_arr function
with erroneous argument #0

Debug backtrace:
Array
(
[1] => Array
(
[file] => /home/somedomain/public_html/dolphintest/inc/db.inc.php
[line] => 115
[function] => db_res
[args] => Array
(
[0] => SELECT 1 FROM RayMovieFiles WHERE Uri = 'booo' LIMIT 1
[1] => 1
)

)

[2] => Array
(
[file] => /home/somedomain/public_html/dolphintest/inc/utils.inc.php
[line] => 738
[function] => db_arr
[args] => Array
(
[0] => SELECT 1 FROM RayMovieFiles WHERE Uri = 'booo' LIMIT 1
)

)

[3] => Array
(
[file] => /home/somedomain/public_html/dolphintest/inc/utils.inc.php
[line] => 713
[function] => uriCheckUniq
[args] => Array
(
[0] => booo
[1] => RayMovieFiles
[2] => Uri
)

)

[4] => Array
(
[file] => /home/somedomain/public_html/dolphintest/ray/modules/movie/inc/customFunctions.inc.php
[line] => 13
[function] => uriGenerate
[args] => Array
(
[0] => booo
[1] => RayMovieFiles
[2] => Uri
[3] => 255
)

)

[5] => Array
(
[file] => /home/somedomain/public_html/dolphintest/ray/modules/movie/inc/actions.inc.php
[line] => 188
[function] => genUri
[args] => Array
(
[0] => booo
)

)

[6] => Array
(
[file] => /home/somedomain/public_html/dolphintest/ray/XML.php
[line] => 42
[args] => Array
(
[0] => /home/somedomain/public_html/dolphintest/ray/modules/movie/inc/actions.inc.php
)

[function] => require_once
)

)


Called script: /dolphintest/ray/XML.php

Request parameters:
Array
(
[module] => movie
[action] => initFile
[id] => 1
[_t] => 43577
[description] => d
[tags] => gdf
[title] => booo
[strSec] => 425a78ee81b42583b13d2ce66b31ba18
[memberID] => 1
[memberPassword] => 9dd4e461268c8034f5c8564e155c67a6
)


--
Auto-report system

What is this?

Thanks

David

Quote · 29 Jan 2009

Hi Sammie,

That is why I don't use a real live system for testing. ;)

Granted, I didn't really check the post for the password, but that's because to the best of my knowledge, the post didn't contain the domain.

So, still, the question remains. What is this error?

Thanks

David

Quote · 29 Jan 2009
 
 
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.