Home : Products : DBMan : Installation :

Products: DBMan: Installation: Re: [Claudia] Installation Error 500: Edit Log

Here is the list of edits for this post
Re: [Claudia] Installation Error 500
This is a long shot but...

I see you have renamed most of the files. If you have renamed default.cfg to medikamente.cfg you will need to change the following line near the top of db.cgi:

$in{'db'} ? ($db_setup = $in{'db'}) : ($db_setup = 'default');

to:

$in{'db'} ? ($db_setup = $in{'db'}) : ($db_setup = 'medikamente');
_______________________________________________________
Lem Motlow, Proprietor Lynchburg (pop 361), Tenn.

Last edited by:

Lem Motlow: Mar 6, 2002, 6:34 AM

Edit Log: