Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
F
fake-macos-x
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • guomaoye
  • fake-macos-x
  • Wiki
  • Home

Home · Changes

Page history
guomaoye created page: home authored Dec 01, 2020 by guomaoye's avatar guomaoye
Hide whitespace changes
Inline Side-by-side
Showing with 11 additions and 12 deletions
+11 -12
  • home.md home.md +11 -12
  • No files found.
home.md
View page @ 4b784f61
...@@ -61,17 +61,16 @@ ...@@ -61,17 +61,16 @@
* 显卡问题:[免驱卡速查](http://imacos.top/2020/01/14/1753/),[n卡,a卡,集显设置请前往b站搜索教程](https://bilibili.com) * 显卡问题:[免驱卡速查](http://imacos.top/2020/01/14/1753/),[n卡,a卡,集显设置请前往b站搜索教程](https://bilibili.com)
# php开发环境搭建 # php开发环境搭建
* ide(phpstorm,pycharm) * ide(phpstorm,pycharm自行下载安装)
* 命令行设置 * 命令行设置(百度)
* git,gitlabe设置 * git,gitlab设置(百度)
* homebrew 安装 * homebrew 安装(/bin/zsh -c "$(curl -fsSL https://gitee.com/cunkai/HomebrewCN/raw/master/Homebrew.sh)")
* nginx * nginx(brew install nginx)
* php-fpm * php-fpm(自带,需配置)
* php扩展安装 * php扩展安装(pecl install redis; echo ‘extension/pecl/redis.so’>>php.ini;php -m|grep redis)
# 其他 # 其他
* 安装硬盘格式问题 * [安装硬盘格式问题](https://jingyan.baidu.com/article/d7130635f7137313fdf4758b.html)
* 安装文件损坏 * [安装文件损坏](https://baijiahao.baidu.com/s?id=1649275824159153501&wfr=spider&for=pc)
* 安装卡代码页面 * [安装卡代码页面或安装卡最后2分钟](https://blog.daliansky.net/Common-problems-and-solutions-in-macOS-Mojave-10.14-installation.html)
* 安装卡最后2分钟 * 使用cc编辑坏了config.plist导致无法进入系统(编辑前备份,或重新导入u盘中的config.plist)
* 编辑坏了config.plist导致无法进入系统
Clone repository
  • Home
  • no_gf_install