Hi, all
I install nginx on my server listned on port 82 but when try access browser just said "Waiting.." and not show dwfault page.
I found follow errors in error.log.
[quote=code]
2010/11/15 02:51:10 [emerg] 22474#0: eventfd() failed (38: Function not implemented)
2010/11/15 02:51:10 [alert] 22473#0: worker process 22474 exited with fatal code 2 and can not be respawn
2010/11/15 02:53:09 [emerg] 22535#0: eventfd() failed (38: Function not implemented)
2010/11/15 02:53:09 [alert] 22534#0: worker process 22535 exited with fatal code 2 and can not be respawn
[/quote]
nginx version: 0.8.53
kernel version: 2.6.18
Thank's for any help