Menu

Error during installation

Help
2002-05-19
2002-05-19
  • Nobody/Anonymous

    I'm on a PC with win98 SE. I install all last version of
    APACHE 2.036 , MySQL 3.23.49, PHP 4.2.1
    I put Smarty-2.1.1 in include path ih php.ini

    I want to create a site using phpbt-0.8.2

    but i have this problem when I launch install.php

    Fatal error: Failed opening required 'DB.php' (include_path='.;c:\php\Smarty-2.1.1;c:\php\pear') in C:\Program Files\Apache Group\Apache2\htdocs\phpbt-0.8.2\install.php on line 152

    What i forgot to do ?
    thanks a lot.

     
    • John Wilkins

      John Wilkins - 2002-05-19

      phpBT uses the database classes that are included as part of the PEAR library.  This tends to be distributed along with the PHP source/binaries.

      I don't use the windows php myself but have installed it a while ago and I dont think it installed the PEAR files (ie including DB.php).
      From what I remember, when I installed from the 'windows installer' I didn't get PEAR but did when I installed from the windows zip archive.

      It may be possible that you have same problem.

      Do you have the file DB.php c:\php\pear or one of the other directories in the include path in php.ini???

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.