Kohana_404_Exception [ Page Not Found ]

babylon-idiomas

Joined: 2013-03-04
Posts: 3
Posted: Fri, 2014-01-24 11:26

Can anybody help me figure this out?

Platform information

Host name: life.babylon-idiomas.com
Operating system: Linux 2.6.9-100.ELsmp
Apache: Apache
PHP: 5.2.17
MySQL: 5.0.96-community
Server load: 0.08 0.11 0.11
Graphics toolkit: imagemagick

Gallery stats

Version: 3.0.3 (Hotlanta)
Albums: 10
Photos: 306

Kohana_404_Exception [ Page Not Found ]: The page you requested, login, 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 *

SYSPATH/core/Event.php[ 208 ] » Kohana_404_Exception_Core::trigger( arguments )

SYSPATH/libraries/Controller.php[ 41 ] » Event_Core::run( arguments )

{PHP internal call} » Controller_Core->__call( arguments )

SYSPATH/core/Kohana.php[ 331 ] » ReflectionMethod->invokeArgs( arguments )

SYSPATH/core/Event.php[ 208 ] » Kohana_Core::instance( arguments )

APPPATH/Bootstrap.php[ 67 ] » Event_Core::run( arguments )

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

thanks