Mantis - Installation - DB Access problem

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
Ladoris
Posts: 1
Joined: 22 Jan 2009, 19:01

Mantis - Installation - DB Access problem

Post by Ladoris »

Hello Mantis Community!

I'm using Mantis Stable Version 1.16 and PHP Version 5.2.6.

Sorry, but my written English is very bad. For this reason, i'm so free to post next to the english description a german description too.

At the moment, i try to install a Bugtracker for my Community Forum. But however, there is a big problem in the "Pre Installation Check".
At first, i looked to the Server Check. This can be seen here: http://img3.imagebanana.com/img/9k3hr4ez/mantisreq.PNG

Before the start of the installation i created a blank database, named "dd17932".

So, than i entered the requiered informations for the Installation. This can be seen here: http://img3.imagebanana.com/img/1iol2as ... sstart.PNG
But after i clicked at "Install Database" i get a Problem/Error.
You can see the description at this Screenshot: http://img3.imagebanana.com/img/hll19r25/mantisprob.PNG

I have tried many ways but there is repeatedly the same Error.

I hope anyone is able to help me.

Greetings,
Ladoris

German Original Version

Guten Abend,

ich bin derzeit dabei einen Bugtracker einzurichten. Mir steht dabei ein Server mit PHP 5.2.6 zur Verfügung.
Jedoch bereitet mir die Installation ein Problem, genauer gesagt, tut es die Datenbank.

Vor der Installation habe ich mir den Check angesehen, der so aussah: http://img3.imagebanana.com/img/9k3hr4ez/mantisreq.PNG
Eine von mir vorgefertigte leere Datenbank mit der Bezeichnung "dd17932" wurde vorher erstellt.

Ich habe dann die benötigten Daten in den "Pre-Installation"'s Schritt eingegeben. So sah das ganze dann aus: http://img3.imagebanana.com/img/1iol2as ... sstart.PNG
Dort sollte das Setup eigentlich die Tabellen anlegen, jedoch gibt es da wohl ein Problem, wie man hier sehen kann: http://img3.imagebanana.com/img/hll19r25/mantisprob.PNG

Nun ist die Mantis Installationsroutine nicht in der Lage eine Datenbank zu erstellen bzw. die benötigten Tabellen innerhalb der Datenbank einzurichten.

Ich habe da schon viel ausprobiert, doch nichts hat geklappt.
Hat jemand eine Ahnung, was ich falsch mache bzw. was verändert werden müsste, sodass es klappt?

Freundliche Grüße,
Ladoris
zhirsr
Posts: 2
Joined: 29 Jan 2008, 17:05

Re: Mantis - Installation - DB Access problem

Post by zhirsr »

It is a database security issue not mantis...

Check user access in my MySql for database dd17932
add users root and d008311b to MySql if not already there.
  • grant d008311b sa -- system admin rights
    grant root dbo - database owner rights
I hope this helps
Post Reply