I am able to upload video files of 2.58MB but not more than that. My server doesn't put a limit on my uploading. In my php.in I have max_upload = 1000M. One thing my server doesn't allow if php exceu function, don't know if thats why I am getting "Undefined" error on upload videos.
ffmpeg output
FFmpeg version SVN-r10832, Copyright (c) 2000-2007 Fabrice Bellard, et al.
configuration: --enable-libmp3lame --enable-libxvid --enable-libx264 --enable-gpl --enable-libvorbis --enable-libogg --enable-libtheora --enable-liba52 --enable-libamr-nb --enable-libamr-wb --enable-libfaad --enable-libfaac --enable-pthreads --disable-shared --enable-static
libavutil version: 49.5.0
libavcodec version: 51.46.1
libavformat version: 51.16.1
built on Oct 22 2007 21:09:01, gcc: 3.4.5 (Gentoo 3.4.5, ssp-3.4.5-1.0, pie-8.7.9)
FFmpeg SVN-r10832
libavutil 3212544
libavcodec 3354113
libavformat 3346433
__________________________________________________________________________________
I also get an email saying There is an error in my database (below is the text in the email)
Database error in mysite
Query:
SELECT 1 FROM RayMovieFiles WHERE Uri = 'Bikhra-hoon-main' LIMIT 1
Mysql error:
MySQL server has gone away
Found error in file /home2/desidhol/public_html/inc/utils.inc.php
at line 738. Called db_arr function
with erroneous argument #0
Debug backtrace:
Array
(
[1] => Array
(
[file] => /home2/desidhol/public_html/inc/db.inc.php
[line] => 115
[function] => db_res
[args] => Array
(
[0] => SELECT 1 FROM RayMovieFiles WHERE Uri = 'Bikhra-hoon-main' LIMIT 1
[1] => 1
)
)
[2] => Array
(
[file] => /home2/desidhol/public_html/inc/utils.inc.php
[line] => 738
[function] => db_arr
[args] => Array
(
[0] => SELECT 1 FROM RayMovieFiles WHERE Uri = 'Bikhra-hoon-main' LIMIT 1
)
)
[3] => Array
(
[file] => /home2/desidhol/public_html/inc/utils.inc.php
[line] => 713
[function] => uriCheckUniq
[args] => Array
(
[0] => Bikhra-hoon-main
[1] => RayMovieFiles
[2] => Uri
)
)
[4] => Array
(
[file] => /home2/desidhol/public_html/ray/modules/movie/inc/customFunctions.inc.php
[line] => 13
[function] => uriGenerate
[args] => Array
(
[0] => Bikhra hoon main
[1] => RayMovieFiles
[2] => Uri
[3] => 255
)
)
[5] => Array
(
[file] => /home2/desidhol/public_html/ray/modules/movie/inc/actions.inc.php
[line] => 188
[function] => genUri
[args] => Array
(
[0] => Bikhra hoon main
)
)
[6] => Array
(
[file] => /home2/desidhol/public_html/ray/XML.php
[line] => 42
[args] => Array
(
[0] => /home2/desidhol/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] => 5
[_t] => 523480
[description] => Jal - Bikhra hoon main
[tags] => Jal, Bikhra hoon main
[title] => Bikhra hoon main
[_csuid] => 4687bb115bb62594
[profile_polls_question_1] => 1
[phpbb2mysql_data] => a:2:{s:11:\"autologinid\";s:0:\"\";s:6:\"userid\";s:1:\"5\";}
[polls_question_1] => 1
[polls_question_2] => 1
[memberID] => XXXXXXXXXXXXXX
[memberPassword] => XXXXXXXXXXXXXXXXXXXXXXXXXXXX
)
--
Auto-report system