puppetlabs / puppetlabs/puppetlabs-apache
mpm_
Nobody has claimed this yet.
- Dominant language
- Puppet
- Stars
- 356
- Forks
- 1.1k
- Avg merge
- 3m
- Merged PRs (30d)
- 1
Description
Describe the Bug
Hi,
I want to php mod, but i got some issues
Expected Behavior
Install php mod
Steps to Reproduce
Steps to reproduce the behavior:
include apache::mod::prefork
include apache::mod::php
And the result :
Evaluation Error: Error while evaluating a Function Call, May not include both apache::mod::prefork and apache::mod::worker on the same node
Even with include apache::mpm::disable_mpm_worker
Environment
- Last version of puppet
- Debian 12
Additional Context
Add any other context about the problem here.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the manifest with apache::mod::prefork, apache::mod::php, and apache::mpm::disable_mpm_worker on Debian 12. Trace how these declarations select the Apache MPM and identify why the prefork/worker conflict remains; done means the PHP module can be included without that evaluation error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- apache, php
- Domain
- backend, devops
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100