| Summary: | USE="-fdftk" emerge dev-lang/php fails | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | baso <andreabaso> |
| Component: | New packages | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
| Status: | RESOLVED INVALID | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
baso
2005-10-30 10:52:45 UTC
(In reply to comment #0) > * The module you are trying to install (php) > * will only work with one of the following MPMs: > * peruser prefork > * You do not currently have any of these MPMs installed. > * Please re-install apache with the correct mpm-* USE flag set. Not a bug, please read the message and do what it says. Also, apache does not support multiple MPMs compiled simultaneously any more, change your USE flags and select *one* of them only (mpm-prefork or mpm-peruser), then recompile apache and php. *** Bug 110925 has been marked as a duplicate of this bug. *** |