Video Uploading Issues

lrmzx636 posted 6th of October 2008 in Community Voice. 10 comments.

So my site was up and running fine, not much use, well lately I have been pushing it for more members and now my video uploads will not work 100% for me. I can upload small files, under 2mb it seems but nothing over that. When I signed up with my host I had him change the php.ini to allow larger files.

Now....

Through tech support the guy was able to login as me and upload a 36mb file... meanwhile I cant upload anything over 2mb... so what are your thoughts?

It sends me a database error message as well.

[quote] <!-- /* Font Definitions */ @font-face {font-family:"Cambria Math"; panose-1:2 4 5 3 5 4 6 3 2 4; mso-font-charset:0; mso-generic-font-family:roman; mso-font-pitch:variable; mso-font-signature:-1610611985 1107304683 0 0 159 0;} @font-face {font-family:Calibri; panose-1:2 15 5 2 2 2 4 3 2 4; mso-font-charset:0; mso-generic-font-family:swiss; mso-font-pitch:variable; mso-font-signature:-1610611985 1073750139 0 0 159 0;} @font-face {font-family:Consolas; panose-1:2 11 6 9 2 2 4 3 2 4; mso-font-charset:0; mso-generic-font-family:modern; mso-font-pitch:fixed; mso-font-signature:-1610611985 1073750091 0 0 159 0;} /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-unhide:no; mso-style-qformat:yes; mso-style-parent:""; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:11.0pt; font-family:"Calibri","sans-serif"; mso-ascii-font-family:Calibri; mso-ascii-theme-font:minor-latin; mso-fareast-font-family:Calibri; mso-fareast-theme-font:minor-latin; mso-hansi-font-family:Calibri; mso-hansi-theme-font:minor-latin; mso-bidi-font-family:"Times New Roman"; mso-bidi-theme-font:minor-bidi;} p.MsoPlainText, li.MsoPlainText, div.MsoPlainText {mso-style-noshow:yes; mso-style-priority:99; mso-style-link:"Plain Text Char"; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.5pt; font-family:Consolas; mso-fareast-font-family:Calibri; mso-fareast-theme-font:minor-latin; mso-bidi-font-family:"Times New Roman"; mso-bidi-theme-font:minor-bidi;} span.PlainTextChar {mso-style-name:"Plain Text Char"; mso-style-noshow:yes; mso-style-priority:99; mso-style-unhide:no; mso-style-locked:yes; mso-style-link:"Plain Text"; mso-ansi-font-size:10.5pt; mso-bidi-font-size:10.5pt; font-family:Consolas; mso-ascii-font-family:Consolas; mso-hansi-font-family:Consolas;} .MsoChpDefault {mso-style-type:export-only; mso-default-props:yes; mso-ascii-font-family:Calibri; mso-ascii-theme-font:minor-latin; mso-fareast-font-family:Calibri; mso-fareast-theme-font:minor-latin; mso-hansi-font-family:Calibri; mso-hansi-theme-font:minor-latin; mso-bidi-font-family:"Times New Roman"; mso-bidi-theme-font:minor-bidi;} @page Section1 {size:8.5in 11.0in; margin:1.0in 1.0in 1.0in 1.0in; mso-header-margin:.5in; mso-footer-margin:.5in; mso-paper-source:0;} div.Section1 {page:Section1;} -->

Database error in Over Two Wheels Only

Query:

SELECT 1 FROM RayMovieFiles WHERE Uri = 'slab2' LIMIT 1

Mysql error:

MySQL server has gone away

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

at line 744. Called db_arr function

with erroneous argument #0

Debug backtrace:

Array

(

[1] => Array

(

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

[line] => 115

[function] => db_res

[args] => Array

(

[0] => SELECT 1 FROM RayMovieFiles WHERE Uri = 'slab2' LIMIT 1

[1] => 1

)

)

[2] => Array

(

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

[line] => 744

[function] => db_arr

[args] => Array

(

[0] => SELECT 1 FROM RayMovieFiles WHERE Uri = 'slab2' LIMIT 1

)

)

[3] => Array

(

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

[line] => 719

[function] => uriCheckUniq

[args] => Array

(

[0] => slab2

[1] => RayMovieFiles

[2] => Uri

)

)

[4] => Array

(

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

[line] => 13

[function] => uriGenerate

[args] => Array

(

[0] => slab2

[1] => RayMovieFiles

[2] => Uri

[3] => 255

)

)

[5] => Array

(

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

[line] => 188

[function] => genUri

[args] => Array

(

[0] => slab2

)

)

[6] => Array

(

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

[line] => 42

[args] => Array

(

[0] => /home/overtwon/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] => 1

[_t] => 20262

[description] => test

[tags] => test

[title] => slab2

[cpsession] => closed

[cprelogin] => no

[logintheme] => cpanel

[memberPassword] => 413d6f9b539dd45480cb2a05c47ecdc5

[memberID] => 1

)

--

Auto-report system

[/quote]

 
Comments
·Oldest
·Top
Please login to post a comment.
LeonidS
Try to increase wait_timeout variable value of your server - usual reason of "MySQL server has gone away" error.
praveenkv1988
Increase the execution time and mysql timeout.
clubbeyourself
post your questions in the support forums not the blogs, please when you accept the rules of posting in the blogs read them first and you will know this is not the place to post your problems
lrmzx636
Its posted in the forums... in case you didnt notice Dolphin and Ray are highly unsupported platforms. These guys didnt seem to have a problem helping out.
lrmzx636,

The correct place for these types of questions and post are in the forums.

Most people dont have a problem with helping out, but that doesnt mean BREAK the rules because you want too.

If everyone posted in the blogs with the same reason you have, then the blogs would be the forums.

CyberXing
Stuart038
Have you noticed how few people use the Blogs lately....
gameutopia
This depends on your host, what type of host cgi or apache, and what kind of control you have over it. If you can change it yourself is a possibility, if not what the host is willing to do.

My site which I am currently not allowed to advertise shows some of this. See my profile and site for .htaccess / php.ini for a basic concept. Let me know if you have any questions or if I can help.

gameutopia
melia
go to dialme.com and look for the htaccess php ini article. The link is on the front page.
lrmzx636
Well my host migrated my server a few weeks back to a new server, I presume thats when the issues started to happen. Tech support said they would try it on another server and see if the problem is resolved. I know I had issues editing the .htaccess file and crashing the site all together.
 
 
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.
PET:0.063971996307373