- Moderated by:
- Support Team
-
- rank:
-
Freshman
- registered:
- March 2003
- Status:
- offline
- last visit:
- 10.03.03
- Posts:
- 5
I get this strange error and I have set up proper permissions and setup config.php with the correct username, databasename and password.
It looks like it is trying to access info I didn't put in (username below is strange)
:x Can anyone help?
Warning: Access denied for user: 'qªl¶‰Þ@localhost' (Using password: YES) in /home/capstone/capstonemi-www/postnuke/html/pnadodb/drivers/adodb-mysql.inc.php on line 170
Warning: MySQL Connection Failed: Access denied for user: 'qªl¶‰Þ@localhost' (Using password: YES) in /home/capstone/capstonemi-www/postnuke/html/pnadodb/drivers/adodb-mysql.inc.php on line 170
mysql://qªl¶‰Þ:@localhost/nuke failed to connectAccess denied for user: 'qªl¶‰Þ@localhost' (Using password: YES) -
- rank:
-
Moderator
- registered:
- March 2002
- Status:
- offline
- last visit:
- 26.08.08
- Posts:
- 7720
cyberbill
dbpasss and dbuser look normal
The pnconfig encoded entry is 1
When you say normal to you mean plain text? If so the the encoded value is wrong.
Encoded = 1 means that the username and password are encoded in the config file.
Encoced = 0 means that the username and password in in plain text in the config file.
Set the encoded value as necessary. If you need it as unecoded then you can use the Swiss army knife tool to re-encode the values later.
Hope this helps.
-Mark
