Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 18890 - [php.eclass] mod_php ebuild should use --enable-memory-limit
Summary: [php.eclass] mod_php ebuild should use --enable-memory-limit
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-07 06:43 UTC by Benjamin Podszun (Blafasel @ irc)
Modified: 2003-04-25 09:42 UTC (History)
0 users

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 Benjamin Podszun (Blafasel @ irc) 2003-04-07 06:43:32 UTC
--enable-memory-limit should be vital/interesting for every medium to large
installation. Perhaps a private USE-flag would suffice, but I'd prefer it to be
the default. The actual limits are configurable by editing the php.ini, if
someone likes to use/build php-scripts that consume looots of memory.

Reproducible: Always
Steps to Reproduce:
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2003-04-22 18:44:05 UTC
working this into php.eclass tonight
Comment 2 Tal Peer (RETIRED) gentoo-dev 2003-04-25 09:42:33 UTC
Fixed in the eclass using a local USE flag 'phpmemlimit'.