Hi all,
I've installed DA on a debian 4.0 server. I used the custombuild script for php/mysql/phpmyadmin/....
The problem now is that I have a problem with the controlpanel. I can login via commandline with root and da_admin users to mysql
But when I want to login via phpmyadmin it fails. It also fails when I wanted to make a connection via a php script.
I've got the following error:
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'root'@'localhost' (using password: NO) in /home/............php on line 6 Could not connect
In the /var/log/messages I didn't found a answer. Mysql is running otherwise I shouldn't be able to login with the commandline option. I can create a database and create users through the DA panel.
Any suggestions to solve this ?
Thanks anyway for the help.
I've installed DA on a debian 4.0 server. I used the custombuild script for php/mysql/phpmyadmin/....
The problem now is that I have a problem with the controlpanel. I can login via commandline with root and da_admin users to mysql
But when I want to login via phpmyadmin it fails. It also fails when I wanted to make a connection via a php script.
I've got the following error:
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'root'@'localhost' (using password: NO) in /home/............php on line 6 Could not connect
In the /var/log/messages I didn't found a answer. Mysql is running otherwise I shouldn't be able to login with the commandline option. I can create a database and create users through the DA panel.
Any suggestions to solve this ?
Thanks anyway for the help.