The file includes/database.mysql.inc is present. I double (and triple) checked for problems with the dupal...tar.gz extraction - what I have should be what I'm supposed to have. And I haven't manipulated any code (we'll if I did, it's mainly been index.php tests that I set back to normal).
I couldn't find the command in either bootstrap.inc or common.inc to include database.mysql.inc
It seems that there may be an issue there in my situation.
Greatfully (I'm on day 4 with this issue - bummer), David
On 8/7/05 5:04 AM, "Gerhard Killesreiter" killesreiter@physik.uni-freiburg.de wrote:
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