0

I enter this command in PuTTY:

sudo ln -s /usr/share/phpmyadmin/ /var/www/phpmyadmin

But it returns:

sudo: unable to resolve host mysite.com

Any suggestions on how I can fix this?

1 Answers1

0

have you checked you host file ?

I mean If you haven't configured localhost properly at /etc/hosts then there chances of these errors.

To know more information about this : ubuntuforums

Raja G
  • 102,391
  • 106
  • 255
  • 328