Help please ! New installation, getting the "Dang" message when I try to accsess Dashboard

lazlo1

Joined: 2013-02-28
Posts: 1
Posted: Thu, 2013-02-28 15:38

This is a new Gallery 3.05 installation:

Host name: Linux infong 2.4 #1 SMP Thu Feb 14 13:02:49 CET 2013 i686 GNU/Linux
Operating system: Linux infong 2.4 #1 SMP Thu Feb 14 13:02:49 CET 2013 i686 GNU/Linux Linux infong 2.4 #1 SMP Thu Feb 14 13:02:49 CET 2013 i686 GNU/Linux
Apache: Unknown
PHP: 5.4.12
MySQL: 5.1.67-log
Server load: 4.88 5.5 5.78
Graphics toolkit: imagemagick

Gallery stats

Version: 3.0.5 (Daydreaming)
Albums: 1
Photos: 10
here is part of the error code:

Kohana_Exception [ Framework Error ]: The requested views, admin.html, could not be found

SYSPATH/core/Kohana.php[ 810 ]
805 if ($found === NULL) 806 { 807 if ($required === TRUE) 808 { 809 // If the file is required, throw an exception 810 throw new Kohana_Exception('The requested :resource:, :file:, could not be found', array(':resource:' => __($directory), ':file:' =>$filename)); 811 } 812 else 813 { 814 // Nothing was found, return FALSE 815 $found = FALSE;

This is from the log file:

2013-02-28 15:27:23 +00:00 --- error: date.timezone setting not detected in /homepages/46/d115527691/htdocs/northernexposure/g/gallery3/php.ini falling back to UTC. Consult http://php.net/manual/function.get-cfg-var.php for help.
2013-02-28 15:27:23 +00:00 --- error: Kohana_Exception [ 42 ]: The requested views, admin.html, could not be found
/homepages/46/d115527691/htdocs/northernexposure/g/gallery3/system/core/Kohana.php [ 810 ]
#0 /homepages/46/d115527691/htdocs/northernexposure/g/gallery3/system/libraries/View.php(83): Kohana_Core::find_file('views', 'admin.html', true)
#1 /homepages/46/d115527691/htdocs/northernexposure/g/gallery3/system/libraries/View.php(49): View_Core->set_filename('admin.html', NULL)
#2 /homepages/46/d115527691/htdocs/northernexposure/g/gallery3/modules/gallery/libraries/MY_View.php(62): View_Core->__construct('admin.html', NULL, NULL)
#3 /homepages/46/d115527691/htdocs/northernexposure/g/gallery3/modules/gallery/libraries/Admin_View.php(30): View->__construct('admin.html')
#4 /homepages/46/d115527691/htdocs/northernexposure/g/gallery3/modules/gallery/controllers/admin_dashboard.php(22): Admin_View_Core->__construct('admin.html')
#5 [internal function]: Admin_Dashboard_Controller->index()
#6 /homepages/46/d115527691/htdocs/northernexposure/g/gallery3/modules/gallery/controllers/admin.php(62): call_user_func_array(Array, Array)
#7 [internal function]: Admin_Controller->__call('index', Array)
#8 /homepages/46/d115527691/htdocs/northernexposure/g/gallery3/system/core/Kohana.php(331): ReflectionMethod->invokeArgs(Object(Admin_Controller), Array)
#9 [internal function]: Kohana_Core::instance(NULL)
#10 /homepages/46/d115527691/htdocs/northernexposure/g/gallery3/system/core/Event.php(208): call_user_func_array(Array, Array)
#11 /homepages/46/d115527691/htdocs/northernexposure/g/gallery3/application/Bootstrap.php(67): Event_Core::run('system.execute')
#12 /homepages/46/d115527691/htdocs/northernexposure/g/gallery3/index.php(116): require('/homepages/46/d...')
#13 {main}
2013-02-28 15:27:28 +00:00 --- error: Kohana_Exception [ 42 ]: The requested views, admin.html, could not be found
/homepages/46/d115527691/htdocs/northernexposure/g/gallery3/system/core/Kohana.php [ 810 ]
#0 /homepages/46/d115527691/htdocs/northernexposure/g/gallery3/system/libraries/View.php(83): Kohana_Core::find_file('views', 'admin.html', true)
#1 /homepages/46/d115527691/htdocs/northernexposure/g/gallery3/system/libraries/View.php(49): View_Core->set_filename('admin.html', NULL)
#2 /homepages/46/d115527691/htdocs/northernexposure/g/gallery3/modules/gallery/libraries/MY_View.php(62): View_Core->__construct('admin.html', NULL, NULL)
#3 /homepages/46/d115527691/htdocs/northernexposure/g/gallery3/modules/gallery/libraries/Admin_View.php(30): View->__construct('admin.html')
#4 /homepages/46/d115527691/htdocs/northernexposure/g/gallery3/modules/gallery/controllers/admin_dashboard.php(22): Admin_View_Core->__construct('admin.html')
#5 [internal function]: Admin_Dashboard_Controller->index()
#6 /homepages/46/d115527691/htdocs/northernexposure/g/gallery3/modules/gallery/controllers/admin.php(62): call_user_func_array(Array, Array)
#7 [internal function]: Admin_Controller->__call('index', Array)
#8 /homepages/46/d115527691/htdocs/northernexposure/g/gallery3/system/core/Kohana.php(331): ReflectionMethod->invokeArgs(Object(Admin_Controller), Array)
#9 [internal function]: Kohana_Core::instance(NULL)
#10 /homepages/46/d115527691/htdocs/northernexposure/g/gallery3/system/core/Event.php(208): call_user_func_array(Array, Array)
#11 /homepages/46/d115527691/htdocs/northernexposure/g/gallery3/application/Bootstrap.php(67): Event_Core::run('system.execute')
#12 /homepages/46/d115527691/htdocs/northernexposure/g/gallery3/index.php(116): require('/homepages/46/d...')
#13 {main}

Help please !

 
tempg

Joined: 2005-12-17
Posts: 1857
Posted: Thu, 2013-02-28 16:13
 
Zaraza

Joined: 2009-08-11
Posts: 11
Posted: Thu, 2013-11-21 00:44

.