Hi,
I've managed to setup MAMP and have my Wordpress installed so when I log into MAMP and click
Open WebStart page I have the following (which is fine):
http://aufaitwithwine.local:8888/
My current Ports in MAMP are set as
Apache Port: 8888
Nginx Port: 7888
MySQL Port: 8889
Does anyone know how I can remove the 8888?
I would like it to display
http://aufaitwithwine.local/
I have changed the Ports in MAMP to
Apache Port: 80
Nginx Port: 8080
MySQL Port: 3306
If I now click on
Open WebStart page I have the following page:
http://localhost/MAMP/?language=English
If I change this to:
http://aufaitwithwine.local/
It tries to revert to:
http://aufaitwithwine.local:8888/
Please note: I'm on Chapter 3 on ProfessionalWordPress Design and Development (3rd Edition).
I've Googled to see if I can find some solutions to this but not had any joy. I would be eternally grateful if someone could help me out on this.
Thanks in advance.
Rob
