Can't Find Database
We use Tikiwiki, and I develop plugins on a separate, dev install of Tikiwiki
The problem is: I can't find my database
According to the db.php and a print_r($dbTiki) (global) the database in use is on 'appserver' dbname 'tikipidan' user 'pidan' passowrd XXXXX - and there IS a database on appserver called tikipidan.. but it's empty.
If I delete tikipidan, the WIKI no longer works. If I re-install, with a new dbname, such as testyoubugger, testyoubugger appears but is empty and the WIKI works again.
HELP? Where *is* the actual database? I need to be able to access it