Search found 1 match

by someuser
06 Aug 2007, 09:25
Forum: Help
Topic: Application Error #400 LDAP
Replies: 1
Views: 5963

Application Error #400 LDAP

Hi folks

After I modify my config_inc.php to use ldap I get Application Error #400
It says that "mysql_connect(): Access denied for user: 'root@localhost' (Using password: NO)"
After i added my MySQL configurations i get the same.

my config looks like this
<?php
$g_login_method = LDAP

$g_ldap ...