Hallo ihr Lieben,
ich möchte von der letzten auf die aktuelle Version upgraden.
Server-OS: Debian, apache2, mysql.
Beim Upgraden kommt folgender Fehler:
Plattform Informationen
Host name: xxx.xxx.xx
Operating system: Linux 2.6.32-5-amd64
Apache: Apache/2.2.16 (Debian)
PHP: 5.3.3-7+squeeze14
MySQL: 5.1.66-0+squeeze1
Serverauslastung: 0,01 0,03 0
Graphics toolkit: imagemagick
Galerie Statistik
Version: 3.0.4 (Ricochet)
Alben: 233
Fotos: 9925
Exception [ 0 ]: @todo MODULE_FAILED_TO_UPGRADE
MODPATH/gallery/helpers/module.php[ 251 ]
246 "version_before" => $version_before, 247 "version_after" => $version_after))); 248 } 249 250 if ($version_after != $available->$module_name->code_version) { 251 throw new Exception("@todo MODULE_FAILED_TO_UPGRADE"); 252 } 253 } 254 255 /** 256 * Activate an installed module. This will call <module>_installer::activate() which should take
MODPATH/gallery/controllers/upgrader.php[ 73 ] » module_Core::upgrade( Argumente )
{PHP Interer Zugriff} » Upgrader_Controller->upgrade()
SYSPATH/core/Kohana.php[ 331 ] » ReflectionMethod->invokeArgs( Argumente )
{PHP Interer Zugriff} » Kohana_Core::instance( Argumente )
SYSPATH/core/Event.php[ 208 ] » call_user_func_array( Argumente )
APPPATH/Bootstrap.php[ 67 ] » Event_Core::run( Argumente )
DOCROOT/index.php[ 113 ] » require( Argumente )
Im Gallery-Log bzw. im Server-error-Log ist nichts zu finden..
Vielleicht kann mir jemand helfen.
Beste Grüße,
TImo