when I run install.php it says "Warning: Access denied for user: 'root@localhost' (Using password: NO) in /home/i7thandm/public_html/Bandex/install.php on line 17
Warning: MySQL Connection Failed: Access denied for user: 'root@localhost' (Using password: NO) in /home/i7thandm/public_html/Bandex/install.php on line 17
could not connect to MySQL.
I am new and have created the mySQL database. I am on www.ipowerweb.com. My url is http://7thandmueller.com
Help.
Thanks,
Larry
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi larry,
In most servers you can't use "root"as dbuser.It is already in use.
Try changing the user name in lib.inc and Mysql.
And please be nice to these guys,They provide this stuff with no compensation,out of the goodness of their heart.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi larry,
In most servers you can't use "root"as dbuser.It is already in use.
Try changing the user name in lib.inc and Mysql.
And please be nice to these guys,They provide this stuff with no compensation,out of the goodness of their heart.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
when I run install.php it says "Warning: Access denied for user: 'root@localhost' (Using password: NO) in /home/i7thandm/public_html/Bandex/install.php on line 17
Warning: MySQL Connection Failed: Access denied for user: 'root@localhost' (Using password: NO) in /home/i7thandm/public_html/Bandex/install.php on line 17
could not connect to MySQL.
I am new and have created the mySQL database. I am on www.ipowerweb.com. My url is http://7thandmueller.com
Help.
Thanks,
Larry
I see this is a forum ready to help people. It has been almost 1 month and no replys.
I hope the software is better than the forum and the person in charge of it.
Hi larry,
In most servers you can't use "root"as dbuser.It is already in use.
Try changing the user name in lib.inc and Mysql.
And please be nice to these guys,They provide this stuff with no compensation,out of the goodness of their heart.
Hi larry,
In most servers you can't use "root"as dbuser.It is already in use.
Try changing the user name in lib.inc and Mysql.
And please be nice to these guys,They provide this stuff with no compensation,out of the goodness of their heart.
I appreciate the reply. Got it working.