
I tested today GitDeveloper and working properly.
Testing on ver. 3.1.651 dont work. Pls help me

I tried it and it works well in 3.1.651.
try to re-install it again or give more information about errors (log, console, etc) :D
Help me :(



Hi,
We can't help you because the error only exists in your system.
The first screenshot tells you that you don't have the database access, you should check that.
We can check it for you, but we would have to charge for that.
apparently the user (equrzutl) that use of the database does not have permissions.
try to use the user (root) from your database editing file in
"/home/equrzutl/public_html/ezwork/dev3/config/config.inc.php"
$dbconfig['db_username'] = 'root';
$dbconfig['db_password'] = 'your-password';
it works well in 3.1.664. Thanks all. :)