i tried to step through the process of installing GALLERY 2.0 but i got stuck on step 4 choosing a database. does it require a database because i don't know anything about it. please let me know. thanks!
both are free.
if you need help installing the database, please refer to google or mysql/postgresql forums. be sure, all questions you'll have have been asked and answered before a hundred times by other people.
you'll need to install the database management software (mysql or postgresql or another choice), create a database user and finally a G2 database in this database management software. you will not have to setup the tables by hand. Just fill in the database server, database name, database user and pw in the G2 installer, and it will do the rest for you.
Posts: 13451
[Moved to G2 Support]
Yes, Gallery 2 needs a database, MySql, Postgres or Oracle
Posts: 8601
please read the README first.
Posts: 25
what do i need to create? name of the table, columns?
is there a generic database out there?
tvandang
Posts: 32509
http://www.mysql.com/
http://www.postgresql.org/
both are free.
if you need help installing the database, please refer to google or mysql/postgresql forums. be sure, all questions you'll have have been asked and answered before a hundred times by other people.
you'll need to install the database management software (mysql or postgresql or another choice), create a database user and finally a G2 database in this database management software. you will not have to setup the tables by hand. Just fill in the database server, database name, database user and pw in the G2 installer, and it will do the rest for you.