These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for Can't install Virtualmin on Ubuntu server 10.04 on the new forum.
i tried to install it and it failed. here is my log: http://www.megashare.com/2382895 can anyone help me
Howdy,
Well, according to the install log there, it looks like something was already running on port 20000 -- typically, Usermin uses that port.
Did you by chance have something else running on that port already?
This command might help diagnose what's causing the issue:
netstat -anlp|grep :20000