External Database

External Database

by Fco. Javier Melchior -
Number of replies: 0

Hi,

I've been trying to use the External Dabase plugin, but it doesn't work. First I modified manually "enrol_plugins_enabled" on mdl_config table and put "manual,database".

Then, when I try to execute the "enrol_database_sync.php" script, this is the result. But the configuration of External Database plugin is correct.

Notice: Undefined property: stdClass::$enrol_dbtype in /home/lasalle/public_html/aulavirtual/enrol/database/enrol.php on line 638

Notice: Undefined property: stdClass::$enrol_dbhost in /home/lasalle/public_html/aulavirtual/enrol/database/enrol.php on line 639

Notice: Undefined property: stdClass::$enrol_dbuser in /home/lasalle/public_html/aulavirtual/enrol/database/enrol.php on line 639

Notice: Undefined property: stdClass::$enrol_dbpass in /home/lasalle/public_html/aulavirtual/enrol/database/enrol.php on line 639

Notice: Undefined property: stdClass::$enrol_dbname in /home/lasalle/public_html/aulavirtual/enrol/database/enrol.php on line 639

Warning: mysql_connect() [
function.mysql-connect]: Access denied for user 'lasalle'@'localhost' (using password: NO) in /home/lasalle/public_html/aulavirtual/lib/adodb/drivers/adodb-mysql.inc.php on line 365

Notice: Undefined property: stdClass::$enrol_dbhost in /home/lasalle/public_html/aulavirtual/enrol/database/enrol.php on line 644

Notice: Undefined property: stdClass::$enrol_dbuser in /home/lasalle/public_html/aulavirtual/enrol/database/enrol.php on line 644

Notice: Undefined property: stdClass::$enrol_dbpass in /home/lasalle/public_html/aulavirtual/enrol/database/enrol.php on line 644

Notice: Undefined property: stdClass::$enrol_dbname in /home/lasalle/public_html/aulavirtual/enrol/database/enrol.php on line 644

Notice: Error connecting to enrolment DB backend with: ,,, in /home/lasalle/public_html/aulavirtual/enrol/database/enrol.php on line 644
enrol/database cannot connect to server

Thanks!

Average of ratings: -