Menu

Error message

Help
Niklas
2005-09-02
2013-04-16
  • Niklas

    Niklas - 2005-09-02

    Notice: Undefined property: user_info in E:\wwwroot\htdocs\phpbt\install.php on line 188

    DB Test Failure

    The installation script could not connect to the database phpbt on the host localhost using the specified username and password.
    Please check these details are correct and that the database already exists then retry.

    DB Error: extension not found

    running latest php and mysql and pear....

    I dont understand what Im doing woring...

    I know the database works and I know that php works. Only thing I dont know how to test is the pear installation that I might think is the problem. But I dunno.

     
    • Nobody/Anonymous

      You get an "extension not found". Try editing php.ini to load the mysql extension automatically.

      Pear should be able to load it dynamically, but older versions didn't.. You can also update your Pear install by downloading PEAR and DB.
        http://pear.php.net/package/PEAR/
        http://pear.php.net/package/DB/

       
    • Nobody/Anonymous

      ;Windows Extensions
      ;Note that MySQL and ODBC support is now built in, so no dll is needed for it.
      ;

      I dont understand...

       
      • Nobody/Anonymous

        The report was "running latest php and mysql". As far as I know php5 has SQLite support builtin, not MySQL. If we are talking about the official Windows binaries offered php.net, that is.. (i have no idea what the different "wamp" bundles offer)

         

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.