installation problems

R

RC

Guest
Apparently when you want to install DaDaBIK you have to modify 2 files:
"config.php" and "admin.php".
"Config.php" you have to edit with an editor and "admin.php" you have to excecute. Correct me if I am wrong.

However you can't run it by simply going to the directory "program_files". It will trigger index.php and you end up with the message:

'It is impossible to run DaDaBIK, possible reasons:
- no tables installed or
- you have decided to exclude all the tables from the DaDaBIK interface.
Please go tho the administration interface.'

Solution: rename index.php to something else and execute "admin.php".

Suggestion to the author: Set a link to "admin.php" in "index.php" when showing this error.

Again, I hope I see it right.

RC

 
X

Xoplex

Guest
just point your browser to the admin.php file

http://www.yourserver.com/yourdirectory/admin.php
 
Top