Le 04/02/2013 10:14, Hoggins! a écrit :
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 :
That's seems ok.
config_db file is included in config/config.php which is included in
inc/includes.php which is included in the beginning of all files.
Regards
<?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
_______________________________________________
Glpi-user mailing list
[email protected]
https://mail.gna.org/listinfo/glpi-user