PEAR is installed and the include path is specified... The problem is
that there's no DB.php existing in my system... there's
DependencyDB.php and that's all
On 4/25/06, Karel Kozlik <karel(a)iptel.org> wrote:
What kind of errors are you facing? Me, I am having trouble finding
DB.php (this file comes with PEAR).
Hi,
it seems PEAR is not installed correctly. Check the 'include_path'
directive in your php.ini if contain path to dir where PEAR is installled.
Karel