Yes, I had a password which contained special characters, and as soon
as I used a password with numbers+letters it worked.

Thanks!

On Apr 1, 11:15 am, Marius Mårnes Mathiesen
<[email protected]> wrote:
> On Fri, Apr 1, 2011 at 10:25 AM, moleculezz <[email protected]> wrote:
> > Hello,
>
> > I am trying to install Gitorious on a debian squeeze box using the
> > wiki installation instructions.
> > But I got stuck at the part where I have to create the DB.
>
> > When I issue the command: rake db:create I get the following error:
>
> > Couldn't create database for {........}, charset: utf8, collation:
> > utf8_unicode_ci (if you set the charset manually, make sure you have a
> > matching collation)
>
> This could be a permissions issue. Your database.yml file contains a
> username and password that is used to create the database. Are you able to
> run mysql with these credentials?, ie.:
>
> $ mysqladmin -u <user> -p<pass> create temp;
>
> Cheers,
> - Marius

-- 
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]

Reply via email to