puppetlabs / puppetlabs/puppetlabs-apache

mpm_

Open
#2,527 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

community
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.