|
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
and many many more...
|