Gossamer Forum
Home : Products : DBMan : Installation :

After Log In

Quote Reply
After Log In
I get my login screen on the demo database, when I login as any of the three users(admin/admin) I get the page can not be displayed error. Any suggestions?

Quote Reply
Re: After Log In In reply to
Sometimes servers use different crypt() functions. Do this:

1. Erase all entries in the password file.
2. Set $auth_allow_default = 1;
3. Set @auth_default_permissions = (1,1,1,1,1);
4. Go to db.cgi?uid=default
5. Go to admin and add your own users.

That should be it! Reset the authentication back to what you want when you are done.

Hope this helps


Unoffical DBMan FAQ
http://webmagic.hypermart.net/dbman/
Quote Reply
Re: After Log In In reply to
Is this a 404 error -- page not found?

If so, you need to check your $db_script_url in your .cfg file.

JPD
http://www.jpdeni.com/dbman/