huh.. today got chance to mess up with a plesk 8.1.1
wahaha..
after few trick with mysql thing.. backup.. drop .. restore..things..
lastly manage to install as a fresh ..
Nothing more precious than to have a dedicated server working ..
restored via remote..
no need to go to Data Centre (DC)..
yeah.. I got something on newspaper ads..
p/s : Many men run on energy ..
……….. few are driven by passion…
Unleash your passion..
what was that ?
hahahah.. think bout it.. ~!
I got better one after a few minute..
by adding this two line before line 602 (/usr/share/system-config-network/netconfpkg/gui/maindialog.py)
if (not isinstance (host.Hostname, str)):
continue
now it works like charms again.. hehe.. 😎
This was helpful. Summary: if the /etc/hosts file is not well-formed, the python script doesn’t handle it well. In my case, somehow a long entry that was commented out got “line wrapped”, leaving some uncommented garbage on the next line. Fixing the hosts file or adding the above patch “worked”. It seems that some complaint to the user should be generated in such a case, though.
@UncleOp , Glad it help.. thanks for dropping by..