过程
yum install php70w-devel php70w-pear zlib-devel curl-devel gcc
yum install libyaml-devel
pecl install yaml-beta
安装好之后,将生成的 yaml.so 加入到 /etc/php.ini 末尾
[root@user basic]# tail -n 10 /etc/php.ini
; attempt to use the OS-managed cert stores in its absence. If specified,
; this value may still be overridden on a per-stream basis via the "capath"
; SSL stream context option.
;openssl.capath

最低0.47元/天 解锁文章
2288

被折叠的 条评论
为什么被折叠?



