5ftech

Results 2 issues of 5ftech

我看到all的例子里,执行时使用的是手动将所有promise放到Deferred.all()里面,但我放一个promise数组进去,使用.then就报错了。

zabbix的监控模块需要完善,表现为使用ubuntu16后,由于 openssl 更新了,与openresty不对应,openresty 在make的时候会报错。目前加上了 --without-http_ssl_module 后能够运行。 zabbix在ubuntu16下,安装php的时候,需要加上以下模块: php_packages: ["php{{ php_version }}-fpm", "php{{ php_version }}-cli", "php{{ php_version }}-intl", "php{{ php_version }}-mcrypt", "php{{ php_version }}-mysql", "php{{ php_version }}-gd","php{{ php_version }}-bcmath","php{{ php_version }}-mbstring","php{{...