Quote:
Originally Posted by alad_macet after a long try i found how to install this
i copied the line 127.0.0.1 local.localdomain localhost into the host file. |
That line should actually read as follows:
Code:
127.0.0.1 localhost.localdomain localhost
It's detailed in the
Quick Start Installation Guide.