Newscoop configuration error on adding test while configuring
  • i have installed newscoop using secure apt on ubuntu virtual machine. during configuring it ask me to edit the host file of virtual machine for setting up a test domain, and i added

    www.mydomain.com 127.0.1.1

    and again run the command in terminal

    sudo invoke-rc.d apache2 reload

    but it still giving error

    apache2: could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for servername.

    can someone suggest how to resolve this.?