Hi Today i got this error on nginx log and nginx restart at this time but i don't know why: 03:06:01 [alert] 30292#0: unlink() "/usr/local/nginx/logs/nginx.pid" failed (2: No such file or directory) Code (markup): At this time nothing else run like a cron or anything that be able to do that Any ideas? Thanks
Something wrong in your configuration, it should not look for the pid there. Search your config for that location and see where that is set.