当前位置:首页 > 操作系统 > MacOs

mac10.10phpize问题

<code>PHP Warning:  PHP Startup: memcache: Unable to initialize module
Module compiled with module API=20100525
PHP    compiled with module API=20121212
</code>

版本不一致,导致memcache扩展加载失败。有遇到同样问题的朋友么?

回复内容:

<code>PHP Warning:  PHP Startup: memcache: Unable to initialize module
Module compiled with module API=20100525
PHP    compiled with module API=20121212
</code>

版本不一致,导致memcache扩展加载失败。有遇到同样问题的朋友么?

sudo ln -s /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include /usr/include


【说明】本文章由站长整理发布,文章内容不代表本站观点,如文中有侵权行为,请与本站客服联系(QQ:254677821)!

相关教程推荐

其他课程推荐