i did and its works okai now but .. global manger cant read my db idk why -.- any help !
04/12/2015 11:20Syloxx#4
If the GlobalManager can't connect to your database it could be several reasons.
-database server is offline
-incorrect server address
-port is closed (if the database server is extern)
-wrong log in details
-sql user is disabled
-sql user don't have access to read / write the database