mac home-brew 安装 php 失败

php中文网
发布: 2016-07-06 13:53:56
原创
2263人浏览过

<code>brew install php56 --with-fpm --with-gmp --with-imap --with-tidy --with-debug --with-mysql --with-libmysql --without-snmp
</code>
登录后复制

执行这个以后

<code>==> Installing php56 from homebrew/php
==> Downloading https://php.net/get/php-5.6.22.tar.bz2/from/this/mirror
Already downloaded: /Users/miaoyunpeng/Library/Caches/Homebrew/php56-5.6.22
==> ./configure --prefix=/usr/local/Cellar/php56/5.6.22 --localstatedir=/usr/local/var --sysconfdir=/usr/loca
Last 15 lines from /Users/miaoyunpeng/Library/Logs/Homebrew/php56/01.configure:
checking size of int... (cached) 4
checking size of short... (cached) 2
checking size of long... (cached) 8
checking for an ANSI C-conforming const... yes
checking whether time.h and sys/time.h may both be included... yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for working memcmp... yes
checking for stdarg.h... (cached) yes
checking for mcrypt support... no
checking for MSSQL support via FreeTDS... no
checking for MySQL support... yes
checking for specified location of the MySQL UNIX socket... /tmp/mysql.sock
configure: error: Cannot find MySQL header files under /usr/local.
Note that the MySQL client library is not bundled anymore!

READ THIS: https://git.io/brew-troubleshooting
If reporting this issue please do so at (not Homebrew/brew):
  https://github.com/Homebrew/homebrew-php/issues

These open issues may also help:
Update php56-apcu.rb https://github.com/Homebrew/homebrew-php/pull/3242
brew install php56 https://github.com/Homebrew/homebrew-php/issues/2760
Runtime error after installing php56-http https://github.com/Homebrew/homebrew-php/issues/3243
Make error php56 https://github.com/Homebrew/homebrew-php/issues/1842
PHP56 required for composer https://github.com/Homebrew/homebrew-php/issues/2796
failed to install php56-pthreads https://github.com/Homebrew/homebrew-php/issues/2768
Can't install php56-mcrypt https://github.com/Homebrew/homebrew-php/issues/2452
Every update of php56 force me to reinstall php56-intl and php56-mcrypt with --build-from-source https://github.com/Homebrew/homebrew-php/issues/2440
Failed to install/reinstall php56-http https://github.com/Homebrew/homebrew-php/issues/2711
Fails to Install Php56 with Imap Extensiton https://github.com/Homebrew/homebrew-php/issues/2703
I can't find php56_pdo! https://github.com/Homebrew/homebrew-php/issues/2706
"brew upgrade" fails: php56 conflicting with php70 when upgrading phpmyadmin https://github.com/Homebrew/homebrew-php/issues/2945
Adds a new php70-gearman formula that updates php56-gearman https://github.com/Homebrew/homebrew-php/pull/3120
Why does wp-cli formula try to install php56 if php70 is already there? https://github.com/Homebrew/homebrew-php/issues/3179
PHP56 can't launch as root, with nginx 500 Internal Server Error? https://github.com/Homebrew/homebrew-php/issues/2709
</code>
登录后复制

好多包下载不下来 已经好多次了。哪位大神知道这个是为啥嘛

回复内容:

<code>brew install php56 --with-fpm --with-gmp --with-imap --with-tidy --with-debug --with-mysql --with-libmysql --without-snmp
</code>
登录后复制

执行这个以后

<code>==> Installing php56 from homebrew/php
==> Downloading https://php.net/get/php-5.6.22.tar.bz2/from/this/mirror
Already downloaded: /Users/miaoyunpeng/Library/Caches/Homebrew/php56-5.6.22
==> ./configure --prefix=/usr/local/Cellar/php56/5.6.22 --localstatedir=/usr/local/var --sysconfdir=/usr/loca
Last 15 lines from /Users/miaoyunpeng/Library/Logs/Homebrew/php56/01.configure:
checking size of int... (cached) 4
checking size of short... (cached) 2
checking size of long... (cached) 8
checking for an ANSI C-conforming const... yes
checking whether time.h and sys/time.h may both be included... yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for working memcmp... yes
checking for stdarg.h... (cached) yes
checking for mcrypt support... no
checking for MSSQL support via FreeTDS... no
checking for MySQL support... yes
checking for specified location of the MySQL UNIX socket... /tmp/mysql.sock
configure: error: Cannot find MySQL header files under /usr/local.
Note that the MySQL client library is not bundled anymore!

READ THIS: https://git.io/brew-troubleshooting
If reporting this issue please do so at (not Homebrew/brew):
  https://github.com/Homebrew/homebrew-php/issues

These open issues may also help:
Update php56-apcu.rb https://github.com/Homebrew/homebrew-php/pull/3242
brew install php56 https://github.com/Homebrew/homebrew-php/issues/2760
Runtime error after installing php56-http https://github.com/Homebrew/homebrew-php/issues/3243
Make error php56 https://github.com/Homebrew/homebrew-php/issues/1842
PHP56 required for composer https://github.com/Homebrew/homebrew-php/issues/2796
failed to install php56-pthreads https://github.com/Homebrew/homebrew-php/issues/2768
Can't install php56-mcrypt https://github.com/Homebrew/homebrew-php/issues/2452
Every update of php56 force me to reinstall php56-intl and php56-mcrypt with --build-from-source https://github.com/Homebrew/homebrew-php/issues/2440
Failed to install/reinstall php56-http https://github.com/Homebrew/homebrew-php/issues/2711
Fails to Install Php56 with Imap Extensiton https://github.com/Homebrew/homebrew-php/issues/2703
I can't find php56_pdo! https://github.com/Homebrew/homebrew-php/issues/2706
"brew upgrade" fails: php56 conflicting with php70 when upgrading phpmyadmin https://github.com/Homebrew/homebrew-php/issues/2945
Adds a new php70-gearman formula that updates php56-gearman https://github.com/Homebrew/homebrew-php/pull/3120
Why does wp-cli formula try to install php56 if php70 is already there? https://github.com/Homebrew/homebrew-php/issues/3179
PHP56 can't launch as root, with nginx 500 Internal Server Error? https://github.com/Homebrew/homebrew-php/issues/2709
</code>
登录后复制

好多包下载不下来 已经好多次了。哪位大神知道这个是为啥嘛

Mac Pro 就自带了php5.5环境
不过实在想安装建议先卸载自带的。
至于homebrew安装,可以翻墙下载,或者修改host文件(sudo vi /etc/host);host 文件可以百度搜索一下,有一个叫laod网站一直在维护更新

REimagine Home: AI
REimagine Home: AI

上传室内图片,AI自动为你生成多种家居软装效果图

REimagine Home: AI 30
查看详情 REimagine Home: AI

立即学习PHP免费学习笔记(深入)”;

带上--with-mysql但没安装mysql造成的

<code>configure: error: Cannot find MySQL header files under /usr/local.
Note that the MySQL client library is not bundled anymore!
</code>
登录后复制

解决方法就是先装上mysql

相关标签:
php
PHP速学教程(入门到精通)
PHP速学教程(入门到精通)

PHP怎么学习?PHP怎么入门?PHP在哪学?PHP怎么学才快?不用担心,这里为大家提供了PHP速学教程(入门到精通),有需要的小伙伴保存下载就能学习啦!

下载
来源:php中文网
本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系admin@php.cn
最新问题
开源免费商场系统广告
热门教程
更多>
最新下载
更多>
网站特效
网站源码
网站素材
前端模板
关于我们 免责申明 举报中心 意见反馈 讲师合作 广告合作 最新更新 English
php中文网:公益在线php培训,帮助PHP学习者快速成长!
关注服务号 技术交流群
PHP中文网订阅号
每天精选资源文章推送
PHP中文网APP
随时随地碎片化学习

Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号