Menu

Failed loading Pear:DB

Help
pvallone
2008-12-05
2013-04-16
  • pvallone

    pvallone - 2008-12-05

    Hi, I am trying to install  phpbugtracker.

    I get the following error:

    Failed loading Pear:DB
    Please check your Pear installation and the defined PEAR_PATH in install.php

    Pear DB is installed in d:/php/pear

    my install file:
    define('PEAR_PATH', 'd:/php/pear');

    I have confirmed that the pear db is installed e.g.
    DB 1.7.13 stable

    What am I missing?

    Thanks,

     
  • Tim Taylor

    Tim Taylor - 2009-10-28

    try installing the now deprecated DB Pear package:

    Linux:
    sudo pear install DB

     

Log in to post a comment.