Hi guys,
I recently started a new job and found there is a ZenPhoto running. The gallery goes well while admin page
http://ip/zp-core/admin.php prompt me a password which i actually dont know at all. Looking through the forum i found it is a good idea to delete the records with the names adminpass and adminuser in the database. But the bad thing is I have no idea what is the current location of the database .. probably some other server or planet. So is there a way to determine where ZenPhoto database is?
Comments
$conf['mysql_host'] = 'localhost'; // Supply the name of your Database server.
$conf['mysql_database'] = ''; // Supply the name of Zenphoto's database
Zenphoto requires a database.
If that has been deleted for whatever reason you need to find out those credentials.
I guess you should log onto the server and do a file search for something like "zenphoto.package".