hhvm使用问题

WBOY
WBOYOriginal
2016-06-06 20:38:461215browse

最近在vps里装了hhvm跑一个blog。结果里面的一个扩展(predis)没法用了.怎么解决?predis扩展是c语言写的php扩展。用PHP跑是没问题,怎么样让它在hhvm也能跑。替换的话就怕有些API不兼容

回复内容:

最近在vps里装了hhvm跑一个blog。结果里面的一个扩展(predis)没法用了.怎么解决?predis扩展是c语言写的php扩展。用PHP跑是没问题,怎么样让它在hhvm也能跑。替换的话就怕有些API不兼容

所有扩展貌似要在 hhvm 下重新编译

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn