On Sat, 18 Jun 2005, puregin wrote:
It looks like includes/ was created, since the warning is generated in "/home/tib/public_html/drupal/includes/bootstrap.inc on line 645"
Now that I'm looking more closely at the warning, it appears that the PHP include path does not include '.' - should it?
altaica:/usr/local/apache/htdocs# grep include_path /usr/local/lib/php.ini ; (directory must also be in include_path or full path must include_path = ".:/usr/local/lib/php"
It does.
<EOL> Tib