ITrack/Error: Could not connect to primary database

From ISoft Wiki
< ITrack
Revision as of 15:03, 12 August 2009 by Daytonlowell (talk | contribs)
Jump to navigationJump to search
]Error: Could not connect to primary database

This error means that for one reason or another, ITrack can't connect to the mysql database on the server.

Possible solutions:

  1. Check to make sure that everything is correct in the host.ini under the "database" section
  2. Confirm that they have local network connectivity, perhaps a cable is unplugged?
  3. If the the server is at a different location, confirm that both locations have a working Internet connection.
    1. If they are using a VPN to connect, confirm that is is also up and running on the server and the client.
  4. Confirm that the Server and the Client firewalls are set to allow access
    1. MySql uses port 3306 by default