Did the tables get created in the database properly? using phpMyAdmin or another GUI tool to access the database, make sure that the gallery tables are created, if they are not, you can use the Import tab in phpMyADmin, and use the install_gallery/scripts/db.sql file to create the tables.


