Creating database user False! :-(

Moderator: crythias

Locked
greermurray
Znuny newbie
Posts: 8
Joined: 07 Jun 2011, 07:11
Znuny Version: 3.0.8
Real Name: Murray Greer
Company: Cloud Appwares

Creating database user False! :-(

Post by greermurray »

Greetings.

I've installed OTRS version 3.0.8 in my dedicated server (Debian) at DreamHost, but it won't allow me to go thru step 2 (database configuration). For what I've read so far, I must write GRANT ALL PRIVILEGES ON otrs.* TO otrs@mysql.cloudappware.com IDENTIFIED BY "otrs" WITH GRANT OPTION; in the command line.

The problem is that it shows: Creating database user 'otrs@mysql.cloudappware.com': False! :-(

I think DreamHost does not allow that command. Is there any other way to install OTRS properly?
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Creating database user False! :-(

Post by jojo »

create the user without GRANT option.
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Locked