i have tried several scripts, the latest i tried now with riderz's simple php forum.
no matter how i do it, i just cant get scrits to connect to the datbase. i follow instructions to the letter, but to no avail, i added a db user to the db i want to use, edited the files, config etc, with the db username and password, but i just keep on getting erroer
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'moboholi_conrad'@'localhost' (using password: YES) in /home/mobiholi/public_html/main_forum.php on line 9
cannot connect
should i change in the script where it show localhost to something else? please, i would appreciate it if someone can help me
no matter how i do it, i just cant get scrits to connect to the datbase. i follow instructions to the letter, but to no avail, i added a db user to the db i want to use, edited the files, config etc, with the db username and password, but i just keep on getting erroer
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'moboholi_conrad'@'localhost' (using password: YES) in /home/mobiholi/public_html/main_forum.php on line 9
cannot connect
should i change in the script where it show localhost to something else? please, i would appreciate it if someone can help me
Comment