Menu

Newbie at PHP, Where can I find DB.php

Help
2002-07-18
2002-07-19
  • Nobody/Anonymous

    Hi All,

    I'am trying to install this programm, I run the index.php and fill in the form that I'am presented with. When I want to save the information it gives the following error:

    Fatal error: Failed opening required 'DB.php' (include_path='') in C:\web\bugtracker\install.php on line 152

    I want to use a oracle 8 database is this the problem?

    Where can I find the DB.php??

    Help????

     
    • Nobody/Anonymous

      I found PEAR, but the error now turned in:
      Fatal error: Failed opening required 'DB.php' (include_path='.;c:\php4\pear') in C:\web\bugtracker\install.php on line 152

       
    • Benjamin Curtis

      Benjamin Curtis - 2002-07-19

      Is DB.php in your pear directory and readable by the web server?

       

Log in to post a comment.