Alex

Results 12 comments of Alex

I use make with this Makefile ``` lua-utf8.so:lutf8lib.c gcc -shared -o lua-utf8.so -I/usr/local/include/luajit-2.1 ./lutf8lib.c -fPIC ``` then i add this module to cpath in nginx config ``` I use lua-nginx-module...

Thanks errors desappered but I also get this result in output \xD0\xB3.\xD0\x9C\xD0\xBE\xD1\x81\xD0\xBA\xD0\xB2\xD0\xB0/ I change src of nginx and it resolve issue