On Sat, 6 Aug 2005, David Price wrote:
At installation, when I point my browser to the url where drupal is installed and set up, I get the following error:
Fatal error: Call to undefined function: db_fetch_object() in c:...\includes\bootstrap.inc on line 199
I believe the function is defined within the database,
Nope, it is defined in includes/database.mysql.inc. Is that file present?
Cheers, Gerhard