P.S. - i installed pear from ports (/usr/ports/devel/pear/)
On 4/25/06, Andrey Kouprianov <andrey.kouprianov(a)gmail.com> wrote:
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