nginx-mysql-module icon indicating copy to clipboard operation
nginx-mysql-module copied to clipboard

Can't compile module..

Open teles-stream opened this issue 4 years ago • 0 comments

sorry i can't install, can't compile ,

-o objs/addon/nginx-mysql-module-master/ngx_http_mysql_module.o \
../nginx-mysql-module-master/ngx_http_mysql_module.c

../nginx-mysql-module-master/ngx_http_mysql_module.c:39:10: fatal error: mysql.h: No such file or directory #include <mysql.h> ^~~~~~~~~ compilation terminated.

is there an other solution to control/use mysql from nginx..?

teles-stream avatar Feb 19 '21 12:02 teles-stream