Home  >  Article  >  Backend Development  >  php apcu 缓存问题 ?

php apcu 缓存问题 ?

WBOY
WBOYOriginal
2016-06-06 20:14:121470browse

在一个脚本中 使用apcu 缓存了一个key , 但是从另一个脚本中就获取不了这个缓存的key

回复内容:

在一个脚本中 使用apcu 缓存了一个key , 但是从另一个脚本中就获取不了这个缓存的key

php.ini中配置一下,支持cli方式就可以了

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