I sent this to the list a couple of weeks ago, but never got a response. I'm still having the same issue and can't get past it. I thought to resend this in case this email was ignored during the holiday bustle.

Thanks, y

------------ Forwarded Message ------------
Date: Wednesday, December 25, 2002 5:16 PM -0800
From: Yann Debonne <[EMAIL PROTECTED]>
To: Cyrus-Talk <[EMAIL PROTECTED]>
Subject: Failed opening 'D.B.php'


RH-7.3
php-v4.2.2
cyrus-v2.1.9
web-cyradm-v0.5.1

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

----------------------

Currently in my /etc/php.ini:

include_path = ".:/usr/local/lib/php/PEAR"

I've tried all these options individually:

include_path = ".:/usr/local/lib/php" (using this option, web-cyradm can't
find PEAR in it's sub-directory) include_path =
".:/usr/local/lib/php/PEAR:/usr/local/lib/php"
include_path = ".:/usr/local/lib/php:/usr/local/lib/php/PEAR"

I even tried a symbolic link:

ln -s /usr/local/lib/php/DB.php /usr/local/lib/php/PEAR/DB.php

and while this rids the error message, all I get is a blank white page upon
login. And I do have register_globals set to on.

Any ideas?

Thanks,

Yann

P.S. Merry Christmas

---------- End Forwarded Message ----------


Reply via email to