I have a VPS, OS is CentOS6.3. I want to start startx via PuTTY and Xming.
But this causes this error:
PuTTY X11 proxy: unable to connect to forwarded X server: Network error: Connection refused
All condition:
Using username "root". Authenticating with public key "rsa-key-20150906" from agent Last login: Thu Jan 21 13:53:40 2016 from 222.222.150.82 [ root@mairo ~]
And here is the Xming magazine:
Welcome to the Xming X Server Vendor: Colin Harrison Release: 6.9.0.31 FreeType2: 2.3.4 Contact: http://sourceforge.net/forum/?group_id=156984 Xming :10 -multiwindow -clipboard XdmcpRegisterConnection: newAddress 192.168.139.1 winAdjustVideoModeShadowGDI - Using Windows display depth of 32 bits per pixel winAllocateFBShadowGDI - Creating DIB with width: 1366 height: 768 depth: 32 winInitVisualsShadowGDI - Masks 00ff0000 0000ff00 000000ff BPRGB 8 d 24 bpp 32 glWinInitVisuals:1596: glWinInitVisuals glWinInitVisualConfigs:1503: glWinInitVisualConfigs glWinSetVisualConfigs:1581: glWinSetVisualConfigs init_visuals:1055: init_visuals null screen fn ReparentWindow null screen fn RestackWindow InitQueue - Calling pthread_mutex_init InitQueue - pthread_mutex_init returned InitQueue - Calling pthread_cond_init InitQueue - pthread_cond_init returned winInitMultiWindowWM - Hello winInitMultiWindowWM - Calling pthread_mutex_lock () winMultiWindowXMsgProc - Hello winMultiWindowXMsgProc - Calling pthread_mutex_lock () glWinScreenProbe:1390: glWinScreenProbe fixup_visuals:1303: fixup_visuals init_screen_visuals:1336: init_screen_visuals (--) 5 mouse buttons found (--) Setting autorepeat to delay=500, rate=31 (--) winConfigKeyboard - Layout: "00000804" (00000804) (EE) Keyboardlayout "Chinese (Simplified) - US Keyboard" (00000804) is unknown Could not init font path element D:\Program Files (x86)\Xming/fonts/misc/, removing from list! Could not init font path element D:\Program Files (x86)\Xming/fonts/TTF/, removing from list! Could not init font path element D:\Program Files (x86)\Xming/fonts/Type1/, removing from list! Could not init font path element D:\Program Files (x86)\Xming/fonts/75dpi/, removing from list! Could not init font path element D:\Program Files (x86)\Xming/fonts/100dpi/, removing from list! Could not init font path element C:\Program Files\Xming\fonts\dejavu, removing from list! Could not init font path element C:\Program Files\Xming\fonts\cyrillic, removing from list! Could not init font path element C:\WINDOWS\Fonts, removing from list! winInitMultiWindowWM - pthread_mutex_lock () returned. winInitMultiWindowWM - pthread_mutex_unlock () returned. winInitMultiWindowWM - DISPLAY=127.0.0.1:10.0 winMultiWindowXMsgProc - pthread_mutex_lock () returned. winMultiWindowXMsgProc - pthread_mutex_unlock () returned. winMultiWindowXMsgProc - DISPLAY=127.0.0.1:10.0 winProcEstablishConnection - Hello winInitClipboard () winProcEstablishConnection - winInitClipboard returned. winClipboardProc - Hello DetectUnicodeSupport - Windows Vista winClipboardProc - DISPLAY=127.0.0.1:10.0 winInitMultiWindowWM - XOpenDisplay () returned and successfully opened the display. winMultiWindowXMsgProc - XOpenDisplay () returned and successfully opened the display. winClipboardProc - XOpenDisplay () returned and successfully opened the display.
Here is my sshd_config on VPS:
# $OpenBSD: sshd_config,v 1.80 2008/07/02 02:24:18 djm Exp $
And I turned on X11 forwarding

What causes the error above?
New Additional Information
According to @lilydjwg's answer, I filled in βdisplay location Xβ and then tried again, but it is still wrong:

Using username "root". Authenticating with public key "rsa-key-20150906" from agent Last login: Thu Jan 21 22:24:57 2016 from 222.222.150.82 [ root@mairo ~]