Home > Backend Development > PHP Tutorial > redis subscribe 持久化

redis subscribe 持久化

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-06-06 20:30:31
Original
1257 people have browsed it

root@vagrant-ubuntu-trusty-64:/var/www/queueing# php monitor.php
PHP Fatal error: Uncaught exception 'RedisException' with message 'Redis server went away' in /var/www/queueing/monitor.php:18
Stack trace:

0 /var/www/queueing/monitor.php(18): Redis->subscribe(Array, 'callback')

刚开始是好的,一分钟以后会报这个错误

回复内容:

root@vagrant-ubuntu-trusty-64:/var/www/queueing# php monitor.php
PHP Fatal error: Uncaught exception 'RedisException' with message 'Redis server went away' in /var/www/queueing/monitor.php:18
Stack trace:

0 /var/www/queueing/monitor.php(18): Redis->subscribe(Array, 'callback')

刚开始是好的,一分钟以后会报这个错误

到Google搜索你可以得到这个答案:
https://www.google.com/search?newwindow=1&es_sm=93&q=Redis+ser...
比如:
http://stackoverflow.com/questions/24985156/fatal-error-uncaught-excep...

伸手党任何地方都不被欢迎

Related labels:
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
Latest Issues
php data acquisition?
From 1970-01-01 08:00:00
0
0
0
PHP extension intl
From 1970-01-01 08:00:00
0
0
0
How to learn php well
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template