• 欢迎访问搞代码网站,推荐使用最新版火狐浏览器和Chrome浏览器访问本网站!
  • 如果您觉得本站非常有看点,那么赶紧使用Ctrl+D 收藏搞代码吧

[备忘] OSX 10.7.5安装MediaWiki中的php53-apc

php 搞代码 3年前 (2022-01-23) 8次浏览 已收录 0个评论

Mac Mini OSX 10.7.5系统在安装MediaWiki的过程中遇到了下面的apc未安装的问题。

采用brew方法进行安装如下:命令为 brew install php53-apc

apache2  brew install php53-apc                     ==> Installing php53-apc from homebrew/homebrew-php==> Downloading http://pecl.php.net/get/APC-3.1.10.tgzAlready downloaded: /Library/Caches/Homebrew/php53-apc-3.1.10.tgz==> Patchingpatching file APC-3.1.10/php_apc.hHunk #1 succeeded at 35 with fuzz 2.==> /usr/local/opt/php53/bin/phpize==> ./configure --prefix=/usr/local/Cellar/php53-apc/3.1.10 --with-php-config=/usr/local/opt/php53/bin/php-con==> make==> CaveatsTo finish installing apc for PHP 5.3:  * /usr/local/etc/php/5.3/conf.d/ext-apc.ini was created,    do not forget to remove it upon extension removal.  * Validate installation via one of the following methods:  *  * Using PHP from a webserve、本文来源gao($daima.com搞@代@#码$网搞gaodaima代码r:  * - Restart your webserver.  * - Write a PHP page that calls "phpinfo();"  * - Load it in a browser and look for the info on the apc module.  * - If you see it, you have been successful!  *  * Using PHP from the command line:  * - Run "php -i" (command-line "phpinfo()")  * - Look for the info on the apc module.  * - If you see it, you have been successful!==> Summary

最后重启下apache2就行了 (/usr/sbin/httpd)


搞代码网(gaodaima.com)提供的所有资源部分来自互联网,如果有侵犯您的版权或其他权益,请说明详细缘由并提供版权或权益证明然后发送到邮箱[email protected],我们会在看到邮件的第一时间内为您处理,或直接联系QQ:872152909。本网站采用BY-NC-SA协议进行授权
转载请注明原文链接:[备忘] OSX 10.7.5安装MediaWiki中的php53-apc
喜欢 (0)
[搞代码]
分享 (0)
发表我的评论
取消评论

表情 贴图 加粗 删除线 居中 斜体 签到

Hi,您需要填写昵称和邮箱!

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址