After upgrade from 3.0.4 -> 3.0.5

Stack
Stack's picture

Joined: 2011-07-26
Posts: 23
Posted: Sun, 2013-03-03 20:47

everything runs fine..., modules, themes, add new album, etc. Only if I add new photos, I always get "Unable to process this photo". The picture size is around 100k to 500k, before I did the upgrade everything was ok.
chmod of var folder is 777

Greetz,
Mario

----------------------------------------------------------------
Plattform Informationen
Operating system: Linux 2.6.32-45-server
PHP: 5.2.12-nmm4
MySQL: 5.1.66-nmm3-log
Graphics toolkit: gd 2.0.34
----------------------------------------------------------------

 
Stack
Stack's picture

Joined: 2011-07-26
Posts: 23
Posted: Sun, 2013-03-03 21:25
Quote:
if I add new photos, I always get "Unable to process this photo"

I have running my Gallery out of production mode and got following error message:
--------------------------------------------------------
Kohana_PHP_Exception [ Warning Message ]:
Adding option (Name: suhosin.session.encrypt Value: 0) (23, 1) failed!
Unknown[ 0 ]
SYSPATH/core/Event.php[ 208 ] » Kohana_PHP_Exception_Core::shutdown_handler( arguments )
SYSPATH/core/Kohana.php[ 553 ] » Event_Core::run( arguments )
{PHP internal call} » Kohana_Core::shutdown( arguments )

Environment
--------------------------------------------------------

 
bentterp

Joined: 2013-03-04
Posts: 2
Posted: Mon, 2013-03-04 04:22

Looks like you've run into this <http://codex.galleryproject.org/Gallery3:FAQ#Why_am_I_seeing_errors_about_suhosin.session.encrypt.3F>, although I can't see why it should appear on a 3.0.4->3.0.5 upgrade with nothing else changed.

Are you using SELinux? The zipfile comes with SE-attributes so you have to apply them before it will work - but again that should break displaying the gallery not merely uploading new content.

BR Bent

 
Stack
Stack's picture

Joined: 2011-07-26
Posts: 23
Posted: Tue, 2013-03-05 22:25

Hi Bent,
thanks for you answer.

But I cannot understand how my php config can be changed during copy the /var folder and copy some existing modules to the new module folder.
It must be something different.

I really have no idea what it could be.

Bye,
Stack

 
Stack
Stack's picture

Joined: 2011-07-26
Posts: 23
Posted: Wed, 2013-03-06 18:55

Maybe someone has an idea why I can create albums but can't upload photos?

 
Stack
Stack's picture

Joined: 2011-07-26
Posts: 23
Posted: Sat, 2013-03-09 15:01

I have just downgrade my Gallery to 3.0.4 and the photo uploads well.
I will wait for a bug fix.

 
thecroztm

Joined: 2010-08-28
Posts: 13
Posted: Mon, 2013-03-11 05:36

Same problem, downgrading fixed it.