Database Issue
Created by: buasup
I have followed every step carefully. However, when i ran sudo -u gitlab bundle exec rake gitlab:app:setup RAILS_ENV=production, it asked for the password. I put the password which I have changed in step 5 and it said
rake aborted!
Mysql2::Error: Can't create database 'gitlabhq_production'; database exists: CREATE DATABASE gitlabhq_production
DEFAULT CHARACTER SET utf8
COLLATE utf8_unicode_ci
.
I don't know what's wrong with my installation. Anybody can tell me how to install gitlab and gitolite correctly?