0

0

osx - Mac os x 下使用homebrew安装PHP56失败

php中文网

php中文网

发布时间:2016-06-06 20:38:44

|

1189人浏览过

|

来源于php中文网

原创

➜  ~ git:(master) ✗ brew install php56
==> Installing php56 from homebrew/homebrew-php
==> Downloading https://www.php.net/get/php-5.6.4.tar.bz2/from/this/mirror
Already downloaded: /Library/Caches/Homebrew/php56-5.6.4
Warning: Backing up all known pear.conf and .pearrc files
Warning: If you have a pre-existing pear install outside
         of homebrew-php, or you are using a non-standard
         pear.conf location, installation may fail.
==> ./configure --prefix=/usr/local/Cellar/php56/5.6.4 --localstatedir=/usr/loca
==> make
/private/tmp/php56-uHXcTe/php-5.6.4/sapi/apache2handler/sapi_apache2.c:41:10: fatal error: 'ap_config.h' file not found#include "ap_config.h"
         ^
1 error generated.
make: *** [sapi/apache2handler/sapi_apache2.lo] Error 1

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

然后上 https://github.com/homebrew/homebrew/blob/master/share/doc/homebrew/troubleshooting.md#troubleshooting 查阅了资料,无法解决问题


**➜  ~ git:(master) ✗ brew doctor
Your system is ready to brew.**

通过运行brew doctor自检,homebrew没发现问题


➜  ~ git:(master) ✗ brew gist-logs
usage: brew gist-logs [--new-issue|-n] 
➜  ~ git:(master) ✗ brew gist-logs https://github.com/Homebrew/homebrew-apache.git

然后怀疑是 apache 出现问题,直接通过 `homebrew-apache 尝试下载,无效

Sider
Sider

多功能AI浏览器助手,帮助用户进行聊天、写作、阅读、翻译等

下载

######################################################################## 100.0%
Error: /Library/Caches/Homebrew/Formula/homebrew-apache.git:5: syntax error, unexpected '<'

 ^
/Library/Caches/Homebrew/Formula/homebrew-apache.git:6: syntax error, unexpected '<'

 ^
/Library/Caches/Homebrew/Formula/homebrew-apache.git:6: syntax error, unexpected keyword_class, expecting end-of-input

                     ^
Please report this bug:
    http://git.io/brew-troubleshooting
/usr/local/Library/Homebrew/formulary.rb:92:in `module_eval'
/usr/local/Library/Homebrew/formulary.rb:92:in `load_file'
/usr/local/Library/Homebrew/formulary.rb:151:in `load_file'
/usr/local/Library/Homebrew/formulary.rb:82:in `klass'
/usr/local/Library/Homebrew/formulary.rb:71:in `get_formula'
/usr/local/Library/Homebrew/formulary.rb:200:in `factory'
/usr/local/Library/Homebrew/extend/ARGV.rb:16:in `block in formulae'
/usr/local/Library/Homebrew/extend/ARGV.rb:16:in `map'
/usr/local/Library/Homebrew/extend/ARGV.rb:16:in `formulae'
/usr/local/Library/Homebrew/cmd/gist-logs.rb:127:in `gist_logs'
/usr/local/Library/brew.rb:135:in `
' ➜ ~ git:(master) ✗

➜  ~ git:(master) ✗ sudo apachectl -v
Password:
Server version: Apache/2.4.9 (Unix)
Server built:   Sep  9 2014 14:48:20
➜  ~ git:(master) ✗

查询了Apache,看起来没问题啊实在不知道问题出现在哪里了


参考资料

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

参考资料2error freetype.h not found installing php53 #885

回复内容:

➜  ~ git:(master) ✗ brew install php56
==> Installing php56 from homebrew/homebrew-php
==> Downloading https://www.php.net/get/php-5.6.4.tar.bz2/from/this/mirror
Already downloaded: /Library/Caches/Homebrew/php56-5.6.4
Warning: Backing up all known pear.conf and .pearrc files
Warning: If you have a pre-existing pear install outside
         of homebrew-php, or you are using a non-standard
         pear.conf location, installation may fail.
==> ./configure --prefix=/usr/local/Cellar/php56/5.6.4 --localstatedir=/usr/loca
==> make
/private/tmp/php56-uHXcTe/php-5.6.4/sapi/apache2handler/sapi_apache2.c:41:10: fatal error: 'ap_config.h' file not found#include "ap_config.h"
         ^
1 error generated.
make: *** [sapi/apache2handler/sapi_apache2.lo] Error 1

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

然后上 https://github.com/homebrew/homebrew/blob/master/share/doc/homebrew/troubleshooting.md#troubleshooting 查阅了资料,无法解决问题


**➜  ~ git:(master) ✗ brew doctor
Your system is ready to brew.**

通过运行brew doctor自检,homebrew没发现问题


➜  ~ git:(master) ✗ brew gist-logs
usage: brew gist-logs [--new-issue|-n] 
➜  ~ git:(master) ✗ brew gist-logs https://github.com/Homebrew/homebrew-apache.git

然后怀疑是 apache 出现问题,直接通过 `homebrew-apache 尝试下载,无效


######################################################################## 100.0%
Error: /Library/Caches/Homebrew/Formula/homebrew-apache.git:5: syntax error, unexpected '<'

 ^
/Library/Caches/Homebrew/Formula/homebrew-apache.git:6: syntax error, unexpected '<'

 ^
/Library/Caches/Homebrew/Formula/homebrew-apache.git:6: syntax error, unexpected keyword_class, expecting end-of-input

                     ^
Please report this bug:
    http://git.io/brew-troubleshooting
/usr/local/Library/Homebrew/formulary.rb:92:in `module_eval'
/usr/local/Library/Homebrew/formulary.rb:92:in `load_file'
/usr/local/Library/Homebrew/formulary.rb:151:in `load_file'
/usr/local/Library/Homebrew/formulary.rb:82:in `klass'
/usr/local/Library/Homebrew/formulary.rb:71:in `get_formula'
/usr/local/Library/Homebrew/formulary.rb:200:in `factory'
/usr/local/Library/Homebrew/extend/ARGV.rb:16:in `block in formulae'
/usr/local/Library/Homebrew/extend/ARGV.rb:16:in `map'
/usr/local/Library/Homebrew/extend/ARGV.rb:16:in `formulae'
/usr/local/Library/Homebrew/cmd/gist-logs.rb:127:in `gist_logs'
/usr/local/Library/brew.rb:135:in `
' ➜ ~ git:(master) ✗

➜  ~ git:(master) ✗ sudo apachectl -v
Password:
Server version: Apache/2.4.9 (Unix)
Server built:   Sep  9 2014 14:48:20
➜  ~ git:(master) ✗

查询了Apache,看起来没问题啊实在不知道问题出现在哪里了


参考资料

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

参考资料2error freetype.h not found installing php53 #885

推荐PHPBrew

osx - Mac os x 下使用homebrew安装PHP56失败

还是采用homebrew下的命令

相关文章

PHP速学教程(入门到精通)
PHP速学教程(入门到精通)

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

下载

相关标签:

php

本站声明:本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系admin@php.cn

相关专题

更多
Java 项目构建与依赖管理(Maven / Gradle)
Java 项目构建与依赖管理(Maven / Gradle)

本专题系统讲解 Java 项目构建与依赖管理的完整体系,重点覆盖 Maven 与 Gradle 的核心概念、项目生命周期、依赖冲突解决、多模块项目管理、构建加速与版本发布规范。通过真实项目结构示例,帮助学习者掌握 从零搭建、维护到发布 Java 工程的标准化流程,提升在实际团队开发中的工程能力与协作效率。

9

2026.01.12

c++主流开发框架汇总
c++主流开发框架汇总

本专题整合了c++开发框架推荐,阅读专题下面的文章了解更多详细内容。

101

2026.01.09

c++框架学习教程汇总
c++框架学习教程汇总

本专题整合了c++框架学习教程汇总,阅读专题下面的文章了解更多详细内容。

55

2026.01.09

学python好用的网站推荐
学python好用的网站推荐

本专题整合了python学习教程汇总,阅读专题下面的文章了解更多详细内容。

139

2026.01.09

学python网站汇总
学python网站汇总

本专题整合了学python网站汇总,阅读专题下面的文章了解更多详细内容。

12

2026.01.09

python学习网站
python学习网站

本专题整合了python学习相关推荐汇总,阅读专题下面的文章了解更多详细内容。

19

2026.01.09

俄罗斯手机浏览器地址汇总
俄罗斯手机浏览器地址汇总

汇总俄罗斯Yandex手机浏览器官方网址入口,涵盖国际版与俄语版,适配移动端访问,一键直达搜索、地图、新闻等核心服务。

88

2026.01.09

漫蛙稳定版地址大全
漫蛙稳定版地址大全

漫蛙稳定版地址大全汇总最新可用入口,包含漫蛙manwa漫画防走失官网链接,确保用户随时畅读海量正版漫画资源,建议收藏备用,避免因域名变动无法访问。

447

2026.01.09

php学习网站大全
php学习网站大全

精选多个优质PHP入门学习网站,涵盖教程、实战与文档,适合零基础到进阶开发者,助你高效掌握PHP编程。

49

2026.01.09

热门下载

更多
网站特效
/
网站源码
/
网站素材
/
前端模板

精品课程

更多
相关推荐
/
热门推荐
/
最新课程
ios开发手册中文版
ios开发手册中文版

共25课时 | 15.2万人学习

PHP课程
PHP课程

共137课时 | 8.5万人学习

JavaScript ES5基础线上课程教学
JavaScript ES5基础线上课程教学

共6课时 | 6.9万人学习

关于我们 免责申明 举报中心 意见反馈 讲师合作 广告合作 最新更新
php中文网:公益在线php培训,帮助PHP学习者快速成长!
关注服务号 技术交流群
PHP中文网订阅号
每天精选资源文章推送

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