18.07.2012, 10:15
Well, most likely it's this:
You need a mysql database to run this script, and i don't know which script you use, but you will also have to create tables and rows if you don't have a MYSQL database dump provided with the mode..
I had this too with MYSQL, if the server can't load something, it crashes.
EDIT: AndreT beat me to it xD
Код:
[15:34:41] [MySQL] (Main Pipelines) Connecting to 127.0.0.1... [15:34:41] [MySQL] (MainPipeline) Fatal Error! Could not connect to MySQL: Host 127.0.0.1 - DB: ngrp_main - User: root [15:34:41] [MySQL] Note: Make sure that you have provided the correct connection credentials.
I had this too with MYSQL, if the server can't load something, it crashes.
EDIT: AndreT beat me to it xD

