This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
FAQ - 安装失败问题
近期,突然用我这个工具的人突然增多,真是让我有点吃惊。我一直想实现有好的体验使用,但是还有一些不可避免的问题出现。
我使用的iceberg打包工具。使用过程中会有一定的几率安装失败。实际是安装成功了, 估计是脚本没有执行成功!
检查一下/Applications/mdserver/bin目录权限
MacBook-Pro:mdserver midoks$ ll /Applications/mdserver/bin
total 152
drwxr-xr-x 32 midoks wheel 1024 7 13 2018 .
drwxr-xr-x 8 midoks wheel 256 4 2 10:17 ..
-rwxr-xr-x@ 1 midoks wheel 705 12 9 2017 stop_log.sh
drwxr-xr-x 9 midoks wheel 288 7 13 2018 php_ext
drwxr-xr-x 17 midoks wheel 544 12 9 2017 cmd
-rwxrwxrwx 1 midoks wheel 208 7 10 2016 redis.sh
-rwxrwxrwx 1 midoks wheel 326 10 26 2016 flush.sh
其中midoks我的登录名称。如果这个不是你的正确的名字。请执行一下
sh /Applications/mdserver/install.sh
FAQ - localhost - 错误设置
cd /Applications/mdserver.app/Contents/Resources && open server.plist
启动失败问题。
检查端口是否被占用。
权限问题,请执行一下。sh /Applications/mdserver/install.sh
如果还有问题,请继续反馈给我,midoks@163.com。