Skip to content

Conversation

@dauriata
Copy link

In alpine distribution, pid file is defined in /etc/apache2/conf.d/mpm.conf as

<IfModule !mpm_netware_module>
    PidFile "/run/apache2/httpd.pid"
</IfModule>

the pid cleaner script uses /var/run/httpd/http.pid path which seems to be the path used on centos

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Copy link

@kirillla kirillla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants