Help me find my database!
Posted: Sat Mar 22, 2008 11:41 pm
As you can see in the images, the admin control panel lists no databases, however, because the site works, there must be a database somewhere.
Contents of the file db_access.php:
Help me find my database!
Anders Haig
Database area of the control panel:

Files on website (probably not helpful):

Contents of the file db_access.php:
Code: Select all
<?php
$db_uid = "REMOVED";
$db_pswd = "REMOVED";
$db_name = "REMOVED";
?>
Anders Haig
Database area of the control panel:

Files on website (probably not helpful):
