Community Support for OpenDocMan (Deprecated)

Full Version: error after install
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
tasovi
2006-09-12 10:28:10 PDT
I used the setup.php to make the database. It went all good. I can see the tables with phpmyadmin. But when I want to log in via admin , I get this Error:

Error in query: SELECT id, username, password FROM user WHERE username = 'admin' AND password = password(''). Table 'craxx.user' doesn't exist

who can help me?


logart
2006-09-12 15:22:32 PDT
Check your config to make sure your database settings are correct.

steve


tasovi
2006-09-13 00:44:54 PDT
they should be correct, because tables have been created and I did not get an error message when running the setup