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]
|