-
Novice
I can't register acc in Au v1.7
I can't register account by audition-web (of CiMed) ! :trumpet:
Warning: mysql_pconnect() [function.mysql-pconnect]: Access denied for user 'ragezone'@'localhost' (using password: YES) in c:\Inetpub\wwwroot\audition\include\config.inc.php on line 8
Fatal error: Access denied for user 'ragezone'@'localhost' (using password: YES) in c:\Inetpub\wwwroot\audition\include\config.inc.php on line 8
help me ! Please....!:trumpet:
-
-
Member
make sure u created the user ragezone in mysql, and are u connect with 1 pc or not.
-
Novice
U need create User in SQL.
-Menu Tools/User Manager/Add user
+user name: ragezone
+host: localhost
+password: ragezone
+Repass: ragezone
-Select all
-Create
Last edited by tuanblack; 06-12-06 at 06:36 AM.
-
Novice
then:
-run MySQL
+set password for (Enter)
+'root'@'localhost'=old_password('ragezone'); (Enter)