video uploading

adam1000

Joined: 2012-11-03
Posts: 1
Posted: Sat, 2012-11-03 22:32

Hi there. I'm running Gallery 3.0.4 on centos 6.3. I had a previous installation but for various reasons I had to set up a new one (I didn't import the old). The previous installation allowed me to upload and play on the web .mp4, .m4v and .flv files. Ffmeg was installed using the rpmforge repo and I also had the transcode module with all resolutions enabled and 720p as default. In short, everything was working fine for video.

As far as I can tell I've replicated the previous installation but I can no longer upload videos. It gets to 99% of the file and then I get a "unable to process" message. I have set php memory_limit to 512m and the files I'm uploading are all < 50mb. I've been extensively through prior postings and I haven't found anything that fixes the issues. I'm happy to continue trouble shooting but I've run out of ideas. Any suggestions would be welcome. I'm not looking to upload unsupported formats or particularly large files, I just need a simply gallery for a few videos.

Here are the relevant gallery3 log excerpts:

Quote:
2012-11-03 22:19:44 +00:00 --- error: date.timezone setting not detected in /etc/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2012-11-03 22:19:46 +00:00 --- error: date.timezone setting not detected in /etc/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2012-11-03 22:19:55 +00:00 --- error: Kohana_Exception [ 403 ]: @todo FORBIDDEN
/var/www/html/gallery3/modules/gallery/helpers/access.php [ 202 ]
#0 /var/www/html/gallery3/modules/gallery/helpers/access.php(129): access_Core::forbidden()
#1 /var/www/html/gallery3/modules/gallery/controllers/uploader.php(40): access_Core::required('add', Object(Item_Model))
#2 [internal function]: Uploader_Controller->add_photo('4')
#3 /var/www/html/gallery3/system/core/Kohana.php(331): ReflectionMethod->invokeArgs(Object(Uploader_Controller), Array)
#4 [internal function]: Kohana_Core::instance(NULL)
#5 /var/www/html/gallery3/system/core/Event.php(208): call_user_func_array(Array, Array)
#6 /var/www/html/gallery3/application/Bootstrap.php(67): Event_Core::run('system.execute')
#7 /var/www/html/gallery3/index.php(113): require('/var/www/html/a...')
#8 {main}
2012-11-03 22:19:55 +00:00 --- error: Missing messages entry kohana/core.errors.403 for message kohana/core
2012-11-03 22:21:14 +00:00 --- error: date.timezone setting not detected in /etc/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.