Yes it is. That's what bothers me: everything went absolutely ok on the
installation process, and all the documented files are present.
config_db.php is present in config/ and shows :

<?php
 class DB extends DBmysql {

 var $dbhost = 'localhost';

 var $dbuser    = 'glpi';

 var $dbpassword= 'xxxxxxxxxxxxxxxx';

 var $dbdefault = 'glpi';

 }
?>

Everything looks fine, the 'DB' object is here, that's odd.
I will try an install on another machine, just in case.

    Hoggins!

Le 04/02/2013 10:03, Julien Dombre a écrit :
> Hi,
>
> $DB object is defined is config/config_db.php
> Is this file exists and seems ok ?
>
> Regards
>
> Julien Dombre 


_______________________________________________
Glpi-user mailing list
[email protected]
https://mail.gna.org/listinfo/glpi-user

Reply via email to