PDA

View Full Version : Implemention Confusion


paputxi
12-06-2009, 07:14 PM
I guess I am confused with how to properly implement PowerGallery. I thought there would be a MySQl DB and associated tables (like those provided and needed in PowerStore 1 and 2 solutions, which I have) that I would then use to create the DB that I need to use PowerGallery. However, that doesn't seem to the the case since the install wizard wants me to identify the DB information, which I haven't yet created since I don't know what is needed. Therefore, I'm confused on how to proceed with this solution pack.

Perhaps I am missing something in the Solution pack for this feature that shows me what is needed for the DB and tables??

Thanks in advance.

neilo
12-06-2009, 09:37 PM
All that is needed is for there to be an existing database, the details of which you must provide when you implement the gallery: database host (i.e localhost), database name, username, password.

Don't worry about tables, the solution will create these automatically upon implementation.

paputxi
12-07-2009, 08:28 AM
Thanks, neilo. That resolved my confusion.