fslove
fslove
1; env:get_path() return is nil 2; env:set_mapsize(102400) env:open(db_path, lmdb.MDB_FIXEDMAP + lmdb.MDB_NOTLS, 420) If grow again.program crash Maybe we need mdb_set_relctx function?
# **vm install winguest 2019.iso** > Dec 21 20:42:02: initialising > Dec 21 20:42:02: [loader: none] > Dec 21 20:42:02: [uefi: yes] > Dec 21 20:42:02: [cpu: 2] > Dec...
测试编译了php7的mysql模块,使用前端NGINX or APACHE ,前台页面几乎全是空白,pathinfo正常。URL MODE 1,2都无法,php.ini打开所有错误信息,还是空白,几乎找不到错误啊。。。
刚接触swoole,请问这类有办法实现吗? client(tcp) -> swoole(tcp2http) -> swoole(http2tcp) -> server(tcp)