|
| Multi-user Installation (Gotchas) |
|
|
|
|
If you are having problems connecting to back-end servers check these things: Firewall PortsThe default ports that we use are TCP 3306 and 1443. Ensure that connections can be made by clients to the server on these ports. Check the local firewall and anti-virus settings on the server. MySQL Server ConnectionsCheck these settings:
Basic TCP/IP ConnectivityJust because a windows system lets you 'see' shared folders and the like on other Windows PCs it does not mean that your basic TCP/IP (The protocol used for Internet connectivity.) networking is correctly configured. A good first check is to use the ping command from a DOS command window. On the client PC try pinging the server machine. You should see at least:
C:\Users\Mike>ping corsair
DNSAll TCP/IP networks should have a functioning DNS and rDNS (Domain Name Service) system. All requested host names should resolve to IP addresses and vice-versa.
|
| Last Updated on Wednesday, 11 August 2010 08:38 |