# MaNGOS Configuration file
ConfVersion=2006082301
# RealmID must match the realmlist
RealmID = "Darknes"
# 0 NORMAL 1 PVP 4 NORMAL 6 RP 8 RPPVP
GameType = 1
# Data directory setting.
# Important: DataDir needs to be quoted, as it is a string which may
# contain space characters.
DataDir = "."
# Database connection settings for the world server.
# Default: hostname;port;username;password;database
# .;somenumber;username;password;database - use named pipes at Windows
# Named pipes: mySQL required adding "enable-named-pipe" to [mysqld] section my.ini
# .;/path/to/unix_socket;username;password;database - use Unix sockets at Unix/Linux
# Unix sockets: experimental, not tested
WorldDatabaseInfo = "127.0.0.1;3306;root;darkangelro;mangos"
LoginDatabaseInfo = "127.0.0.1;3306;root;darkangelro;realmd"
It loocks like this but it isnt worcking mangos isnt starting but realmd is starting what to do?

(((( plss help