Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 5071 - mod_php doesn't update /etc/conf.d/apache
Summary: mod_php doesn't update /etc/conf.d/apache
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Ryan Phillips (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-16 01:25 UTC by John White
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.