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
----------------------------------------------------------------
Posts: 23
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
--------------------------------------------------------
Posts: 2
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
Posts: 23
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
Posts: 23
Maybe someone has an idea why I can create albums but can't upload photos?
Posts: 23
I have just downgrade my Gallery to 3.0.4 and the photo uploads well.
I will wait for a bug fix.
Posts: 13
Same problem, downgrading fixed it.