Hello
I am running version 2.0. the latest stable release
the catalog works fine, but when I try and load default.php on the admin tool, it gives me the following errors:

Warning: Failed opening '/var/www/html/var/www/html/php/php/cart/catalog/includes/data/rates.php' for inclusion (include_path='.:/usr/share/pear') in /var/www/html/php/catalog/admin/includes/include_once.php on line 4

Parse error: parse error, unexpected T_DNUMBER in /var/www/html/php/catalog/admin/includes/functions/database.php on line 5

Fatal error: Call to undefined function: tep_db_connect() in /var/www/html/php/catalog/admin/includes/application_top.php on line 215

I have modified application_top.php and database.php accordingly
Thanks for any help