Hi,
I've just installed into my localhost (Mandrake 9.2) and I've got this errors messages:
1. When I attempt to list static page content:
URL: /drupal/?q=admin/node
warning: Invalid argument supplied for foreach() in /var/www/html/drupal/modules/node.module on line 640.
2. When I attempt to valid a translation to french:
URL: /drupal/?q=admin/locale/edit/308
user error: Duplicate entry 'locale:en' for key 1 query: INSERT INTO cache (cid, data, created, expire) VALUES('locale:en', 'a:484:{s:10:\"administer\";s:10:\"administer\";s:6:\"blocks\";s:6:\"blocks\";s:9:\"new block\";s:9:\"new block\";s:17:\"preview placement\";s:17:\"preview placement\";s:4:\"help\";s:4:\"help\";s:10:\"blog entry\";s:10:\"blog entry\";s:7:\"my blog\";s:7:\"my blog\";s:9:\"book page\";s:9:\"book page\";s:5:\"books\";s:5:\"books\";s:12:\"orphan pages\";s:12:\"orphan pages\";s:10:\"site cloud\";s:10:\"site cloud\";s:12:\"add new site\";s:12:\"add new site\";s:8:\"comments\";s:8:\"comments\";s:8:\"overview\";s:8:\"overview\";s:11:\"new/updated\";s:11:\"new/updated\";s:14:\"approval queue\";s:14:\&qu in /var/www/html/drupal/includes/database.mysql.inc on line 90.
For the first I think it's a problem with PHP.INI... For the second I thing there is mithing something in order to translate (There is stroke into both 'fr' and 'en' !).