Hello, I am trying to setup a Diesel Job Site script, and on my install.php it asks for mysql server, so i input localhost. I have also tried just my domain address. I have created the database in my cPanel, and attached a user name to it, but it still won't write to the mysql database?! it doesn't come back with an error, just the same form. and when I try to access admin i get this error:
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'root'@'localhost' (using password: NO) in /home/brash911/public_html/resume/connect.php on line 3
Access denied for user 'root'@'localhost' (using password: NO)
To create the table in the database, the install page askes for the following things:
MySql Server Database Name Mysql Username Mysql Password This Site`s Name Your E-mail The URL
(can be seen in the address bar) can someone help me? Don't know what i could be doing wrong.. Also i changed the CHMODE to 777 on the required files and folders...
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'root'@'localhost' (using password: NO) in /home/brash911/public_html/resume/connect.php on line 3
Access denied for user 'root'@'localhost' (using password: NO)
To create the table in the database, the install page askes for the following things:
MySql Server Database Name Mysql Username Mysql Password This Site`s Name Your E-mail The URL
(can be seen in the address bar) can someone help me? Don't know what i could be doing wrong.. Also i changed the CHMODE to 777 on the required files and folders...