MAMP local host not working

后端 未结 7 2028
北恋
北恋 2021-02-08 10:50

My MacBook Pro 13 inch is running on OS X 10.8.2 and I have downloaded MAMP 2.1.4.

I want to run the MAMP program. After I connect to the servers successfully I then try

7条回答
  •  佛祖请我去吃肉
    2021-02-08 11:24

    Check MAMP>> preferences >> ports >> set MAMP ports to default

    that will change ports to the following :

    Apache >> 8888 Ngnix >> 7888 MySql >> 8889

    Then (after pasting wordpress folder in the C:\MAMP\htdocs )it will work when you use http://localhost:8888/wordpress/

提交回复
热议问题