Ubuntu 20.04: install MongoDB Driver for Lua – part 2 phptuts October 6, 2022 Part 2 install specific version of lua-mongo Example we install version 1.1.0 Follow step 1 and 2 in part 1 : Ubuntu 20.04: install MongoDB… Continue Reading
Luarocks/git error: The unauthenticated git protocol on port 9418 is no longer supported. phptuts April 11, 2022 Example error: Fix: run this command first: git config --global url."https://".insteadOf git:// Done, retry: now, we have two files xmodem.lua rediscluster.lua in folder /usr/local/share/lua/5.1/resty/ Continue Reading