GALLERY 2.0 installation

tvandang

Joined: 2005-01-19
Posts: 25
Posted: Mon, 2005-01-24 21:37

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!

tvandang

 
h0bbel
h0bbel's picture

Joined: 2002-07-28
Posts: 13451
Posted: Mon, 2005-01-24 22:03

[Moved to G2 Support]

Yes, Gallery 2 needs a database, MySql, Postgres or Oracle

 
mindless
mindless's picture

Joined: 2004-01-04
Posts: 8601
Posted: Mon, 2005-01-24 22:38

please read the README first.

 
tvandang

Joined: 2005-01-19
Posts: 25
Posted: Sun, 2005-01-30 19:56

what do i need to create? name of the table, columns?

is there a generic database out there?

tvandang

 
valiant

Joined: 2003-01-04
Posts: 32509
Posted: Sun, 2005-01-30 20:05

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.