[drupal-support] Installation problems

Gerhard Killesreiter killesreiter at physik.uni-freiburg.de
Sat Jun 18 06:58:23 UTC 2005



On Fri, 17 Jun 2005, Tib wrote:

> Warning: main() [function.include]: Failed opening 'includes/module.inc'
> for inclusion (include_path='/usr/local/lib/php') in
> /home/tib/public_html/drupal/includes/bootstrap.inc on line 645
>
> Fatal error: Call to undefined function db_fetch_object() in
> /home/tib/public_html/drupal/includes/bootstrap.inc on line 199
> -------------------------------
>
>
> By editing bootstrap.inc and removing the 'includes/' from the
> database.inc, session.inc, and module.inc listings at the end I was able
> to get to the next error - shown below.

If you need this, something went wrong when unpacking the Drupal
tar file. The directory structure should be:

index.php
includes/
modules/
themes/

All files ending in .inc should be in includes/.

Cheers,
	Gerhard




More information about the drupal-support mailing list