scline / docker-cacti

Cacti version 1+ under Docker
113 stars 56 forks source link

Delete http.pid before starting apache #60

Closed dropthemic closed 4 years ago

dropthemic commented 4 years ago

Sometimes the server cannot start because the apache PID exists with error message: httpd (pid 26) already running

This happens when the docker instance has unexpectedly restarted.

scline commented 4 years ago

Good catch! Merging