3.0.1 to 3.0.2 upgrade error Kohana_404_Exception [ Page Not Found ]: Line 42

operator404

Joined: 2011-06-01
Posts: 2
Posted: Wed, 2011-06-01 11:18

Hi i upgraded from 3.0.1 to 3.0.2 and get the following errors:

System:

Quote:
Computername: www4.billrothhaus.at
Betriebssystem: Linux 2.6.18-238.5.1.el5PAE
Apache: Apache/2.2.13 (Red Hat)
PHP: 5.2.17
MySQL: 5.0.84
Serverauslastung: 0,09 0,07 0,07
Grafik Toolkit: imagemagick

Version: 3.0.2 (Coollanta)
Albums: 204
Photos: 3715

Kohana error:

Quote:
Kohana_404_Exception [ Page Not Found ]: The page you requested, upgrade, could not be found.

SYSPATH/libraries/Kohana_404_Exception.php[ 42 ]
37 * @throws Kohana_404_Exception 38 * @return void 39 */ 40 public static function trigger($page = NULL) 41 { 42 throw new Kohana_404_Exception($page); 43 } 44 45 /** 46 * Sends 404 headers, to emulate server behavior. 47 *

{PHP Interer Zugriff} » Kohana_404_Exception_Core::trigger( Argumente )

SYSPATH/core/Event.php[ 208 ] » call_user_func_array( Argumente )

SYSPATH/libraries/Router.php[ 165 ] » Event_Core::run( Argumente )

{PHP Interer Zugriff} » Router_Core::setup( Argumente )

SYSPATH/core/Event.php[ 208 ] » call_user_func_array( Argumente )

APPPATH/Bootstrap.php[ 61 ] » Event_Core::run( Argumente )

DOCROOT/index.php[ 102 ] » require( Argumente )

i run my gallery under a subdomain from my domain gallery.uep.at
the directory of the gallery namend gallery is located outside the webdirectory of the mainsite www.uep.at and not accesibly via the mainsite
i could find a directory gallery/var/log/ on my webspace and i can't access /var/log/httpd on the webserver

gallery shows all albums and pictures but tells me that all the albums have no write access
please help ... gut no clue thanx

AttachmentSize
20110601-gallery-update-error-3_0_2.pdf119.11 KB
 
operator404

Joined: 2011-06-01
Posts: 2
Posted: Wed, 2011-06-01 11:20

okay the mainsite is www.uep.at and the subdomain for the gallery is gallery.uep.at ... i misstyped