• The new Python extension is now available. It allows customers to deploy and manage WSGI-based Python applications on their websites directly from Plesk.
  • Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

AH00098: pid file /run/httpd/httpd.pid overwritten => Solution?

sebgonzes

Silver Pleskian
Hi All

I have several problem on some server, with 502 error nginx when apache fail. I review logs and the

AH00098: pid file /run/httpd/httpd.pid overwritten -- Unclean shutdown of previous Apache run

error appear a lot of time, also other error :

[Sat Jan 23 09:03:27.471675 2016] [core:warn] [pid 666587:tid 140389671614528] AH00045: child process 669455 still did not exit, sending a SIGTERM
[Sat Jan 23 09:03:29.473926 2016] [core:error] [pid 666587:tid 140389671614528] AH00046: child process 669454 still did not exit, sending a SIGKILL

I have found any article about apache bug and try it : https://www.apachelounge.com/viewtopic.php?p=28864

I have apply this change is one of server, it's too early to have an conclusion about them, but I don't know if someone have similar problem and found any similar solution...
 
Back
Top