Hello all,
I'm trying to install Zenphoto on my server (GoDaddy Linux hosting) and am running into problems.
I have checked and triple checked all my host, user name, password and file paths. All is correct.
Any ideas?
Please help.
Thank you for your reply acrylian.
I have entered the MYSQL database server user data. (see below - I have substituted for fake information of course)
// Database Information
////////////////////////////////////////////////////////////////////////////////
$conf['mysql_user'] = 'photo'; // Supply your MySQL user id.
$conf['mysql_pass'] = 'abcdefg'; // Supply your MySQL password.
$conf['mysql_host'] = 'photo.db.1234567.hostedresource.com'; // Supply the name of your MySQL server.
$conf['mysql_database'] = 'zenphoto'; // Supply the name of Zenphoto's database