Posted by topdillon on October 18, 2010 at 8:27pm
I was able to install alpha 14 on my VPS. But I cannot install it on my laptop. I am running Karmic and am a linux noobie, so I know there is some pre-install config that escapes me. Any ideas what might be tripping me up?
machinename is devdan
/etc/hosts
127.0.0.1 devdan localhost.localdomain localhost
Other than this, I don't get it.

Comments
Hi, There is no way we can
Hi,
There is no way we can possibly help you without knowing more than 'cannot install it'.
Your hosts file looks ok.
Please provide at least a pastebin of the errors you experienced.
I and adrinux were trying to
I and adrinux were trying to help diwwin yesterday on IRC. Here is the pastbin from his original error:
http://p.linode.com/4266
solved
Without retracing my steps to confirm, I believe the only thing I changed that made it work was to add the following line to /etc/hosts.allow.
mysqld : 127.0.0.1 : ALLOW
thanks timwood.