美文网首页
一. MAMP + PhpStorm 配置

一. MAMP + PhpStorm 配置

作者: LeeDev | 来源:发表于2019-03-20 00:34 被阅读0次

1.MAMP 配置

(1.)host配置

host配置.png

(2.)port配置

port配置.png

(3.)MySQL配置

MySQL.png

(4.)PHP配置

PHP配置.png

(5.) 启动Apache 和 MySQL

在浏览器中输入 127.0.0.1:8880 (8880 是我们设置apache的端口)

2.PhpStorm 配置

(1.)php 解析器(CLIInterpreter)配置

preferences.png languages&frameworks.png othter local.png 运用.png

(1.)phpStorm 可能会报502的问题,因为phpstorm 默认端口是63342

image.png

致自己: 2019.3.20 。00:34,加油!

相关文章

网友评论

      本文标题:一. MAMP + PhpStorm 配置

      本文链接:https://www.haomeiwen.com/subject/wozomqtx.html