Error: 2003 - CR_CONN_HOST_ERROR

March 11th, 2009

Description:
Message: Can’t connect to MySQL server on ‘%s’ %d

admin MySql-Client

  1. srinivas panguluri
    March 17th, 2009 at 14:46 | #1

    By creating MaxUserPort value in registry in following way, we can resolve this problem.
    1. Click Start, click Run, type regedit.exe, and then click OK.
    2. Locate and then click the following registry subkey:
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters
    3. On the Edit menu, point to New, and then click DWORD Value.
    4. Type MaxUserPort and then press ENTER.
    5. Double-click the MaxUserPort value, and then type the maximum value in decimal or hexadecimal.
    You must type a number in the range of 500065534 (decimal). Setting this parameter to a value outside of the valid range causes the nearest valid value to be used (5000 or 65534).
    6. Click OK.
    7. Quit Registry Editor.

  1. No trackbacks yet.