| Summary: | New apache-1.3.33-r12 config layout doesn't supported by mod_php-4.4.0-r3 | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Pavel Shirov <passnet> |
| Component: | [OLD] Server | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | passnet |
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | Proposed simple /etc/apache/modules.d/mod_php.conf | ||
|
Description
Pavel Shirov
2005-09-20 07:46:56 UTC
*** This bug has been marked as a duplicate of 106557 *** Created attachment 68857 [details]
Proposed simple /etc/apache/modules.d/mod_php.conf
Modification to mod_php.conf to add LoadModule and DirectoryIndex apache
directives.
(In reply to comment #2) > Created an attachment (id=68857) [edit] > Proposed simple /etc/apache/modules.d/mod_php.conf > > Modification to mod_php.conf to add LoadModule and DirectoryIndex apache > directives. Uhm, you misunderstood the issue, it's missing /usr/sbin/apacheaddmod that breaks the ebuild config phase (see the other bug). (In reply to comment #3) > Uhm, you misunderstood the issue, it's missing /usr/sbin/apacheaddmod that > breaks the ebuild config phase (see the other bug). Yes, thanks, I'm new to gentoo and portage system, but this worked for me as temporary hack-fix :P |