Hello!
On Fri, Aug 21, 2015 at 07:07:22PM +0530, gaurav gupta wrote:
> Hello Folks,
>
> We are setting up a new server(from a VM image) and it works absolutely
> fine with nginx 1.6. When we upgrade to latest stable version(1.8.0), nginx
> fails to start with following error:
>
> nginx: [emerg]
On Sun, Aug 23, 2015 at 11:38 AM, Ricardo Iramar dos Santos
wrote:
> Hi Tolga, thanks a lot for your replay! :)
>
> Searching on the source code I found that ngx_execute_proc() has been
> declared and invoked inside src/os/unix/ngx_process.c.
>
> ricardo@matrix:~/Documents/nginx-1.9.3$ grep -ri ng