读写文件发生错误:Too many open files,如何解决?

ubuntu系统 Warning: file_put_contents(/xxxx/log//17-03-22.txt): failed to open stream: Too many open files in /xxx/common/function.php on line 323 这是方法是写日志,用的是file_put_contents方法,按理说写完日志就关掉了文件连接了,而我的work就看了3个进程,就...

EricWen 发表与 2017-03-22 7503 浏览 2 回答
请教如何安装event扩展

ubuntu系统 apt-get install php7.0-xxx 安装了PHP7 接下来的问题是,不知道如何安装event扩展 尝试过pecl,phpize等方法,均失败 不知道大神们能否告知如何安装。 谢谢。...

EricWen 发表与 2017-03-16 3055 浏览 0 回答
Gatewayworker的多个Event如何使用全局变量?

class Events { static $receiver = null; public static function onWorkerStart($businessWorker) { $reboot = Robot::getInstance(); } 同时在start_businesswork.php有如下测试代码 $inner_text_worker = n...

EricWen 发表与 2017-03-07 5135 浏览 1 回答

EricWen

1955
积分
0
获赞数
0
粉丝数
2017-03-07 加入
🔝