Community Support for OpenDocMan (Deprecated)

Full Version: Anybody help
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,
I've a problem with a new installation of OpenDocMan. I've installed on a Windows with Xampp in the HTDOCS folder (localhost/opendocman/) and in this folders I've added the dataDir folder (htdocs/opendocman/). am getting
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'opendocman'@'localhost' (using password: YES) in C:\xampp\htdocs\opendocman\config.php on line 168
Unable to connect: Access denied for user 'opendocman'@'localhost' (using password: YES)
Hi romeolash,

you should add the user to your database. The error you are getting is that the user is not able to log on to the database engine.

best regards,

FlorisB