Jillian helped me quite a lot, but now, i can login and get the following message.
This is, what my browser says:
Quote:Fatal error: Uncaught exception 'Exception' with message 'Config variable 'DATABASE_REVISION' is missing!' in /var/www/ispcp/gui/include/class.Config.php:228 Stack trace: #0 /var/www/ispcp/gui/include/layout-functions.php(105): Config::get('DATABASE_REVISI...') #1 /var/www/ispcp/gui/include/admin-functions.php(144): get_menu_vars('http://www.4tux...') #2 /var/www/ispcp/gui/admin/index.php(198): gen_admin_mainmenu(Object(pTemplate), '../themes/omega...') #3 {main} thrown in /var/www/ispcp/gui/include/class.Config.php on line 228
The Default-error.log:
Quote:[Thu Dec 03 09:25:23 2009] [warn] mod_fcgid: stderr: PHP Fatal error: Uncaught exception 'Exception' with message 'Config variable 'DATABASE_REVISION' is missing!' in /var/www/ispcp/gui/include/class.Config.php:228
[Thu Dec 03 09:25:23 2009] [warn] mod_fcgid: stderr: Stack trace:
[Thu Dec 03 09:25:23 2009] [warn] mod_fcgid: stderr: #0 /var/www/ispcp/gui/include/layout-functions.php(105): Config::get('DATABASE_REVISI...')
[Thu Dec 03 09:25:23 2009] [warn] mod_fcgid: stderr: #1 /var/www/ispcp/gui/include/admin-functions.php(144): get_menu_vars('http://www.4tux...')
[Thu Dec 03 09:25:23 2009] [warn] mod_fcgid: stderr: #2 /var/www/ispcp/gui/admin/index.php(198): gen_admin_mainmenu(Object(pTemplate), '../themes/omega...')
[Thu Dec 03 09:25:23 2009] [warn] mod_fcgid: stderr: #3 {main}
[Thu Dec 03 09:25:23 2009] [warn] mod_fcgid: stderr: thrown in /var/www/ispcp/gui/include/class.Config.php on line 228
I thing there is one variable missing in the ispcp.conf. Right? The variable for DATABASE_REVISION? What do i need to put in there?