I installed Drupal 8 with MAMP. My MAMP preference number for Apache Port : 80 , Nginx Port: 80 and MySQL Port: 8889
In etc/hosts<
in httpd.conf file
ServerName localhost:8888
has to be changed to
ServerName localhost:80