安装phptars扩展
Posted 猿来你也在这里呀
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了安装phptars扩展相关的知识,希望对你有一定的参考价值。
git clone https://github.com/Tarsphp/tars-extension.git
cd /opt/tars/TarsPHP/tars-extension
phpize
./configure
make
make install
extension=phptars.so
以上是关于安装phptars扩展的主要内容,如果未能解决你的问题,请参考以下文章