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?
When accessing to zp-core and zp-data folders the only configuration file i can see is zenphoto_cfg but it still doesn`t give me a hint where the database is.
$conf['mysql_host'] = 'localhost'; // Supply the name of your Database server.
$conf['mysql_database'] = ''; // Supply the name of Zenphoto's database
Yes Zenphoto is running pretty fine - i can access the website both from outside and LAN. Is is possible that the original configuration file was deleted/replaced during ZenPhoto update though once again it`s running ? Is there option to install ZehPhoto with no database - i've racked my brain...
Argh. That be me who administer the website and got no contact info for the previous admin guy. The webserver is inside of our Local Area Network and can be accessed from the Internet as well. I suspect that installation files were deleted after install process as recommended?
The installation files do not tell you where your database or what database server is. Those are entered via the installation files (Setup) on installing the first time and stored in the config file withn /zp-data.
If that has been deleted for whatever reason you need to find out those credentials.