Gossamer Forum
Home : Products : DBMan : Installation :

Username/password problem

Quote Reply
Username/password problem
Good day,

I am able to reach the log-on screen but unable to access a correct username/password combination.

I followed JPDenei's tutorial and:

1. Erased all entries in the password file.
2. Saved password file.
3. Set $auth_allow_default=1 (default.cfg)
4. Set @auth_default_permissions=(1,1,1,1,1) (default.cfg)
5. Saved default cfg and uploaded in ASCII mode
6. Double checked permissions
7. Went to http://servername/cgi-biob/dbman/db.cgi?db=default&uid=default went to admin and added my username and password and chcked all boxes.
8. tried to log-on and got a 500 error.

Any help would be appreciated :-)

Text files are at www.f1-technologies.com/default2.pass, www.f1-technologies.com/default2.cfg)

Again.... any advice would be great!

Trish Clossey

Quote Reply
Re: Username/password problem In reply to
I was able to log on using the deault admin/admin user/pass combination, though you have set the URL of DBMan incorrectly:

$db_dir_url = "/usr/www/f1techno/httpd/cgi-bin/dbman";

This should be set to a web address (URL), not a filesystem address.

eg: $db_dir_url = "http://www.f1-technologies.com/cgi-bin/dbman";

- Mark


Astro-Boy!!
http://www.zip.com.au/~astroboy/