Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 5071

Summary: mod_php doesn't update /etc/conf.d/apache
Product: Gentoo Linux Reporter: John White <johnjohn-gentoo>
Component: New packagesAssignee: Ryan Phillips (RETIRED) <rphillips>
Status: RESOLVED INVALID    
Severity: normal CC: rphillips
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description John White 2002-07-16 01:25:50 UTC
In dev-php/mod_php/mod_php-4.2.1-r4, pkg_config() calls apacheaddmod, but
doesn't update /etc/conf.d/apache to add "-D PHP4" to the APACHE_OPTS
environment variable.  /etc/apache/conf/apache.conf is set up by default not to
load the module unless PHP4 is set.
Comment 1 Donny Davies (RETIRED) gentoo-dev 2002-07-31 19:43:17 UTC
ryan

this is proper behaviour.  the /etc/conf.d/apache file
should  **NOT**  be getting programatically rewritten.

im closing this is invalid.