Home >Backend Development >PHP Tutorial >phpredis - ubuntu 中 php redis,自己编译安装后无法使用!

phpredis - ubuntu 中 php redis,自己编译安装后无法使用!

WBOY
WBOYOriginal
2016-06-06 20:49:52934browse

按网上的流程编译/安装/配置 php.ini 后,察看 phpinfo(),显示加载有 redis,版本是 2.2.3。

但是在程序中无法使用,实例化一个对象后不管用那个方法,都会无法执行,但是没有报错。

请教!

回复内容:

按网上的流程编译/安装/配置 php.ini 后,察看 phpinfo(),显示加载有 redis,版本是 2.2.3。

但是在程序中无法使用,实例化一个对象后不管用那个方法,都会无法执行,但是没有报错。

请教!

你把错误全开看下抛出什么错误,应该不会不抛出错误的,实在不行,重新安装被。。。

查了apache 的 error.log,有错误信息。

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