正则表达式 - mac下安装php redis 扩展重启apache后,不生效问题

WBOY
Release: 2016-06-06 20:12:01
Original
1256 people have browsed it

mac 下我用sudo brew install redis 安装成功了,但是重启web容器后还是不生效

extension=php_redis.dll 也加上去了

回复内容:

mac 下我用sudo brew install redis 安装成功了,但是重启web容器后还是不生效

extension=php_redis.dll 也加上去了

Mac上的扩展有.dll做扩展名的吗?Windows用多了吧,*nix系统下编译成的是*.so文件

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template