![]() |
|
There was an error logging in - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: There was an error logging in (/thread-1246.html) |
There was an error logging in - codecraig - 2007-03-04 I created a MySQL Database on my site, we'll call it "username_pix". I created a new user with ALL privileges for the "username_pix" database named "username_blah". Then I uploaded zenphoto to my site. I configured zp-config.php to use, "username_pix" as the DB name and "username_blah" as the user with the correct password. I set 777 on the albums and cache directoreis. I went to, mysite.com/zenphoto/zen/setup.php and when I typed in, "username_blah" and the password I get "There was an error logging in". Am I missing something? I am using IE7 to try and login if that matters. thanks There was an error logging in - Chilifrei64 - 2007-03-04 The problem is, according to yourdescription, "username_blah" and the password you set there is the database password and NOT the album username and password. If you scroll down a little farther in your zp-config.php you will see a admin username and admin password.. default is admin and 1234 There was an error logging in - codecraig - 2007-03-05 thanks! missed that! |