installation problem

oly1993

Member
all settings are good. Password and username of my hosting and this is the error in the next stap :

Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'roelkil98'@'localhost' (using password: YES) in /home/roelkil98/domains/maffia-toplijst.nl/public_html/sources/sql/mysql.php on line 32

Warning: mysql_set_charset() expects parameter 2 to be resource, boolean given in /home/roelkil98/domains/maffia-toplijst.nl/public_html/sources/sql/mysql.php on line 33

Warning: mysql_select_db() expects parameter 2 to be resource, boolean given in /home/roelkil98/domains/maffia-toplijst.nl/public_html/sources/sql/mysql.php on line 34
 

Basti

Administrator
Staff member
Hi oly,
if you are 100% certain user and pass are correct ( sometimes its like hostingUsername_dbUser ), then the problem is localhost. In that case you should ask your host what your mysql hostname is ( often it is also listed somewhere in your hosting account panel ). The default usually is localhost, but some hosts have it different.
 
Top