8 Aug
2005
8 Aug
'05
12:51 a.m.
I have included the file includes/database.mysql.inc in my index.php file. Now I get the error message: Fatal error: Call to undefined function: db_query() in c:\...\includes\bootstrap.inc on line 199 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