On Sat, 4 Jan 2003, Yann Debonne wrote: > Hi, > > Upon logging into web-cyradm I get the following error: > > ---------------------- > > Warning: Failed opening 'DB.php' for inclusion > (include_path='.:/usr/local/lib/php/PEAR') in > /home/www/web-cyradm/auth.inc.php on line 12 > > Fatal error: Undefined class name 'db' in /home/www/web-cyradm/auth.inc.php > on line 16 ...
Is DB.php readable by your web server, and in a directory accessible by your web server? Tom