MAMP localhost not working -


i have problem mamp, when try , visit url such http://localhost/discoversolar not work.

however if visit http://streetcrime/discoversolar works. may have set alias or have no idea how or did this.

can point me in direction of changing localhost works?

i have looked in /etc/hosts, /applications/mamp/conf/apache/httpd.conf , /applications/mamp/conf/apache/extra/httpd-vhosts.conf failed find anything.

in /applications/mamp/conf/apache/httpd.conf states servername localhost:80

thanks help!

i going through issue. couldn't localhost populate , remembered editing hosts file in /etc/hosts ..

i had commented following out:

127.0.0.1   localhost 255.255.255.255 broadcasthost ::1             localhost  fe80::1%lo0 localhost 

add host file , should work :)

hope helps! regards!

update:

mamp works via port 8888 .. try

http://locahost:8888 

Comments

Popular posts from this blog

jasper reports - Fixed header in Excel using JasperReports -

media player - Android: mediaplayer went away with unhandled events -

python - ('The SQL contains 0 parameter markers, but 50 parameters were supplied', 'HY000') or TypeError: 'tuple' object is not callable -