Problem installing Zenphoto

I am not sure what the problem is because I have created mysql database, filled out the config file, but for some reason this is what pops

MySQL Query ( SELECT folder, sort_order FROM albums ORDER BY sort_order ) Failed. Error: Table 'db190292132.albums' doesn't exist

What is this mean.

Comments

  • I was getting that until I added a folder under the root called albums

    Also check to see if you hav eone called cache, I had seemed to be missing both.
  • No, I have both of them. They came with ZenPhoto. Not sure why you didn't have the folder to start with. Could there be anything else
  • @elsup

    you might check your DB prefix. It looks like it is referencing a db prefix in your table query (the db190292132 part)

    you may try setting the prefix parameter in the zp-config file to this prefix.

    worth a shot anyway.
  • I got it, I was using the wrong username and password in setup.php

    I thought it was the password for the database, but no it is admin and 1234. Thanks you for your help.
  • trisweb Administrator
    You should change those, just FYI...

    I'm going to make it required next release, it's scaring me.
Sign In or Register to comment.