Yes, I have solved it and it works perfectly. I can give you sample of my code. Please, write to my e-mail: dalspenguin@gmail.com if you need it. Or you can contact to my Skype: alexanderdonchenko Yours sincerely, Aleksanderby dalspenguin - Other discussion
Hello, Thanks a lot. It's just working!!! Yours sincerely, Alexby dalspenguin - Nginx Mailing List - English
Hello, I have created nginx module (compile by gcc) and found that nginx does not support VARIABLES on the FreeBSD os. I try to use it like ngx_str_t name = {r->variables[1].len, (unsigned char *) r->variables[1].data}; However every time I get errors in the error.log file: signal 11 It's works perfect on the Ubuntu os. I've read VARIABLES are not supported for the nginx 0.7.52. But Iby dalspenguin - Other discussion
Hello, I have created nginx module (compile by gcc) and found that nginx does not support VARIABLES on the FreeBSD os. I try to use it like ngx_str_t name = {r->variables[1].len, (unsigned char *) r->variables[1].data}; However every time I get errors in the error.log file: signal 11 It's works perfect on the Ubuntu os. I've read VARIABLES are not supported for the nginx 0.7.52. But Iby dalspenguin - Migration from Other Servers
Hello, I have created nginx module (compile by gcc) and found that nginx does not support VARIABLES on the FreeBSD os. I try to use it like ngx_str_t name = {r->variables[1].len, (unsigned char *) r->variables[1].data}; However every time I get errors in the error.log file: signal 11 It's works perfect on the Ubuntu os. I've read VARIABLES are not supported for the nginx 0.7.52. Butby dalspenguin - Nginx Mailing List - English
hello, I have created module which contains the function set_crc32. You can find the source of it below: I've tested it on the Ubuntu and the function set_crc32 returned the value without any errors: You can find the invoking set_crc32 below. However when I tried to run it on the FreeBSD 7.1 x64 I got the error: worker process 53751 exited on signal 11 Please, help me. Does anyone kby dalspenguin - Indonesian Forum
hello, I have created module which contains the function set_crc32. You can find the source of it below: I've tested it on the Ubuntu and the function set_crc32 returned the value without any errors: You can find the invoking set_crc32 below. However when I tried to run it on the FreeBSD 7.1 x64 I got the error: worker process 53751 exited on signal 11 Please, help me. Does anyone kby dalspenguin - Nginx Mailing List - English