Gossamer Forum
Home : Products : DBMan : Customization :

Database Manager 1.0 Mod

Quote Reply
Database Manager 1.0 Mod
Hello,

I need help on installing the Database Manager 1.0 Mod. The mod requires template.cfg. I searched the forum and found broken links to template.cfg. Where can I locate ths template.cfg?

Also, the instructions say to:

and you must change the following variables in dbman.cgi to dbfile.* as you can see here:
#
# # Full Path and File name of the database file.
# $db_file_name = $db_script_path . "/dbfile.db";
# # Full path and file name of the counter file.
# $db_id_file_name = $db_script_path . "/dbfile.count";
# # Full path and file name of the password file.
# $auth_pw_file = $db_script_path . "/dbfile.pass";
# # Full path and file name of the log file.
# $auth_log_file = $db_script_path . "/dbfile.log";

Does "change the following variables in dbman.cgi....." mean to add the variables in db.cgi?

Do I need to make dbfile.db, dbfile.count, dbfile.pass, and dbfile.log upload them in the same directory as db.cgi?

Thank you for your assistance.

Mikan
Quote Reply
Re: [mikan] Database Manager 1.0 Mod In reply to
I haven't used that mod but am wondering if it requires using Tim Ryan's DBMan Templats Mod? If so, are you using that mod and the instructions that go with it to create your databases?

Unoffical DBMan FAQ

http://creativecomputingweb.com/dbman/index.shtml/