Table not found (MySQL query)

I'm having trouble installing zenphoto. I got this error but I don't know how to fix it >.<. Please help!

MySQL Query ( SELECT * FROM albums ) Failed. Error: Table 'miso_zen.albums' doesn't exist

Comments

  • trisweb Administrator
    Have you run the setup.php script successfully?

    Go here for more detailed instructions:

    http://www.zenphoto.org:8080/confluence/display/DOC/Installation
  • I am getting the same problem. When I went to my admin address I was able to log in and hit the "GO" button. Nothing seems to happen, and the page reads:
    zenphoto setup
    database connected
    We're all set to create the database tables: `albums`, `images`, and `comments`.

    However when I go to mysql and check the database I set up for zenphoto there are no tables.

    When I go to:
    http://www.mydomain.com/zenphoto/zen/admin.php
    I get the following message:

    "MySQL Query ( SELECT * FROM `albums` WHERE `parentid` IS NULL ) Failed. Error: Table 'zenphoto_home.albums' doesn't exist"

    It appears the setup is not installing the tables into the database? When I checked the link posted by trisweb above, it appears to be be an old/dead link.

    Any help with simple directions is greatly appreciated. Thanks so much,
    Jay W
Sign In or Register to comment.