Oleksandr Lykhouzov

Results 3 issues of Oleksandr Lykhouzov

Hello, How it's possible to set $_SERVER variables for example for general usage of fastcgi ``` fastcgi_param SCRIPT_FILENAME $document_root$fastcgi_script_name; ``` how should it be for the module? Thank you.

when compiling the module there is an error: ``` /opt/ngx_php7-0.0.3/src/php/php_ngx.c:254:5: error: initialization makes integer from pointer without a cast [-Werror=int-conversion] NULL, ^~~~ /opt/ngx_php7-0.0.3/src/php/php_ngx.c:254:5: note: (near initialization for 'php_ngx_module.php_ini_ignore') /opt/ngx_php7-0.0.3/src/php/php_ngx.c:255:5: error:...

### Summary I was searching in examples but haven't found the answer, nor in API I see it exists in rust API, but I need it in C++ project, so...

❓ question
priority-low