Hi There !
Got this message [nativecode=Access denied for user 'asteriskuser'@'localhost' (using password: NO)] ** mysql://asteriskuser:@localhost/asterisk after changing the "mysql" password and the and the user manager password, when I try to login the asterisk admin page, anyone seen this before?
I followed these steps:
Verifying the password
If you want to be sure that the password has been changed, run:
mysql -u asteriskuser -p
amportal.conf, cdr_mysql.conf, res_mysql.conf
Once the password works, you need to update three files:
* /etc/amportal.conf:
AMPDBUSER=asteriskuser
AMPDBPASS=mypass
* /etc/asterisk/cdr_mysql.conf:
password=mypass
user=asteriskuser
* /etc/asterisk/res_mysql.conf:
dbuser = asteriskuser
dbpass = mypass
still no luck, can someone point me the right direction??
I am using Trixbox V2.2.3 and the latest version on Asterisk.
Many thanks!!!
Member Since:
2007-12-04