Gossamer Forum
Home : Products : DBMan : Installation :

Help with two databases

Quote Reply
Help with two databases
i have set-up successfully the demo database. however, when i tried to make another db, it gets an "internal error".

i had used jpdeni's configurator to make another .cfg and sub_html_record (to be put in another html.pl) , downloaded them in ascii, etc.

my question is: how do i make another .db file? is it made automatically by db.cgi? or i have to make it manually?

TIA



Quote Reply
Re: Help with two databases In reply to
I think DBMan will try to create one if it doesn't already exist, but I'm not sure... It's probobly best to make it yourself, you can do that by creating a new text document and renaming it, or you could copy the original .db file and then clean it out (delete all the records).

- Mark


Astro-Boy!!
http://www.zip.com.au/~astroboy/
Quote Reply
Re: Help with two databases In reply to
I created another file: touch another.db, then chmod 666. it worked! just made it sure that another.db is listed correctly at another.cfg.

thanks a lot!