Koozali.org: home of the SME Server

Mantis Bugtracker installation

Offline dbuechel

  • ****
  • 99
  • +0/-0
Mantis Bugtracker installation
« on: October 16, 2007, 04:05:57 PM »
Moin :)

ich wollte im ibay Ordner "bugtracker" mantis installieren.

Allerdings bekomme ich direkt beim installieren folgende Fehlermeldung im Bereich "Attempting to connect to database as admin"

BAD
Does administrative user have access to the database? ( Access denied for user 'admin'@'localhost' (using password: YES) )

^^


kann mir einer sagen wo das Problem liegt ?!

gruss

db

Offline capri

  • *****
  • 530
  • +0/-0
    • GAMEWARE
Re: Mantis Bugtracker installation
« Reply #1 on: October 16, 2007, 04:55:02 PM »
Versuch halt mal einen Datenbankbenutzer in Mysql anzulegen mit Rechten auf die Mantis Datenbank z.B. User: mantis01 Passwort: 123456789 und trag den in den Configurationsdateien von Mantis ein, dann dürfte zumindest deises Problem nicht mehr auftauchen.