Welcome! Log In Create A New Profile

Advanced

Re: Nginx doesnt start

Maxim Dounin
January 18, 2011 04:30PM
Hello!

On Tue, Jan 18, 2011 at 04:04:52PM -0500, jacppe wrote:

> Hi all, after install nginx using EPEL (yum install nginx) in CentOS
> 5.5. I tried to start the server, but I got this error:
>
> 2011/01/18 15:56:58 [emerg] 2139#0: eventfd() failed (38: Function not
> implemented)
> 2011/01/18 15:56:58 [alert] 2138#0: worker process 2139 exited with
> fatal code 2 and can not be respawn
> 2011/01/18 16:00:06 [emerg] 2192#0: eventfd() failed (38: Function not
> implemented)
> 2011/01/18 16:00:06 [alert] 2191#0: worker process 2192 exited with
> fatal code 2 and can not be respawn
> 2011/01/18 16:01:15 [emerg] 2261#0: eventfd() failed (38: Function not
> implemented)
> 2011/01/18 16:01:15 [alert] 2260#0: worker process 2261 exited with
> fatal code 2 and can not be respawn
>
> I need to compile the nginx instead using yum?
> Thanks a lot.

Your nginx binary was compiled with file AIO support and uses
eventfd() syscall, but your kernel doesn't have this syscall. You
have to recompile nginx without --with-file-aio configure argument.

Maxim Dounin

_______________________________________________
nginx mailing list
nginx@nginx.org
http://nginx.org/mailman/listinfo/nginx
Subject Author Posted

Nginx doesnt start

jacppe January 18, 2011 04:04PM

Re: Nginx doesnt start

Maxim Dounin January 18, 2011 04:30PM

Re: Nginx doesnt start

jacppe January 18, 2011 04:37PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 165
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready