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...
伸手党任何地方都不被欢迎