HI Roger,
 
I just tried installing Drupal 7 HEAD.  I got

Error message

PDOException: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') ORDER BY fit DESC LIMIT 0, 1' at line 1: SELECT * FROM {menu_router} WHERE path IN () ORDER BY fit DESC LIMIT 0, 1; Array ( ) in menu_get_item() (line 417 of /Users/kieranlal/Sites/drupal/includes/menu.inc).

This is after I did a fresh install of the DAMP installer: http://acquia.com/downloads/mac-installer

Kieran

On Mon, Apr 26, 2010 at 8:39 PM, Roger <arelem@bigpond.com> wrote:
during install of D7 I get a number of errors and the install failed at
'Configuring Site'
I deleted most of the URL to return to install.php and the install
started again permitting configuring of the site.
After site config completed I get a split screen with error message:

ERROR
/PDOException/: /SQLSTATE[42S02]: Base table or view not found: 1146
Table 'MultiSites.cache_filter' doesn't exist: DELETE FROM
{cache_filter} WHERE (expire <> :db_condition_placeholder_0) AND (expire
< :db_condition_placeholder_1) ; Array ( [:db_condition_placeholder_0]
=> 0 [:db_condition_placeholder_1] => 1272331773 ) / in
/cache_clear_all()/ (line /172/ of
//var/www/html/Multi/includes/cache.inc/).

The website encountered an unexpected error. Please try again later.

Its a new database new D7 install in a new directory

An earlier alpha D7 installed with no errors and no problems.
Got me tossed, dont know what's gone wrong.


On another but related problem
Tried fresh install of drupal 6.16 but this fails with errors also.

Drupal 6.15 installs & runs well. no problems.

Roger

--
[ Drupal support list | http://lists.drupal.org/ ]