Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Nginx reported an error invalid PID number during reload

2025-02-25 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/02 Report--

Nginx reports an error when reloading the configuration file, indicating an invalid PID:

There are two solutions:

The first idea is to specify the configuration file with the-c option because of the error reported by loading the configuration file, and the problem is solved after it is so specified.

The second idea is to start with the PID number. When the invalid PID number is prompted, the nginx.pid file is empty, and the PID number of the process is appended to the empty nginx.pid, and the problem is solved.

View the service startup status:

PS:

The first is preferred in both ways, because after all, the invalid PID number is probably caused by too many ngInx configuration files and not loading the correct configuration files or the configuration files you want to load.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report