Forums
This topic is locked
Connecting to MySQL with PHAkt
Posted 27 May 2003 18:09:32
1
has voted
27 May 2003 18:09:32 AleXander G. posted:
Hey All,Normally I just surf around this website for tutorials and articles, but this time I have a problem. For over a year now I've been working with Dreamweaver to build a MySQL driven website. It works fine, no problems at all..
Last week someone asked me to help with a project of his, and so I did.. I entered all the information in the 'recordset' / 'define' window and got an error which told me that:
Access denied for user: rabo@localhost (Using password: Yes)
Warning: access denied... bla bla bla in /opt/.../../adodb-mysql.inc.php on line 163.. And then again Could not connect.. blablabla...
If I use PHP MyAdmin the password works fine and I can access the database.. Using SSH I can also easily connect to it, but just in Dreamweaver I can't.
My other db still works and I can connect to that one.. But somehow the new one refuses to connect..
Does anyone has any idea on how to solve this??
Hope someone does!
AleXander.