There was an error logging in

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

Comments

  • 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
  • thanks! missed that!
Sign In or Register to comment.