Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.php > #16309
| From | "J.O. Aho" <user@example.net> |
|---|---|
| Newsgroups | comp.lang.php |
| Subject | Re: .configure memory_limit building from source |
| Date | 2016-01-19 06:56 +0100 |
| Message-ID | <dg61gvFqkmrU1@mid.individual.net> (permalink) |
| References | <n7h682$ir8$1@dont-email.me> <slrnn9ooj7.us5.hellsop@nibelheim.ninehells.com> <n7iblc$s9s$1@dont-email.me> <dg42tuFb6udU1@mid.individual.net> <vilain-4E41F6.17482218012016@news.individual.net> |
On 01/19/2016 02:48 AM, Michael Vilain wrote: > In article <dg42tuFb6udU1@mid.individual.net>, > "J.O. Aho" <user@example.net> wrote: > >> On 01/18/2016 10:38 AM, crankypuss wrote: >>> Peter H. Coffin wrote: >>> >>>> On Sun, 17 Jan 2016 15:59:44 -0700, crankypuss wrote: >>>>> It appears that the default memory_limit value is 128M which is way >>>>> too >>>>> small for my purposes. How can I configure this to a larger value? >>>>> I'm currently using: >>>>> >>>>> memory_limit=-1 >>>> . ^^^^^^^^^^^^^^^ >>>> >>>> goes in your php.ini, not configure. >>> >>> Yes, so how do I do it from configure? I do not want to *HAVE* any >>> php.ini files for this build, it needs to be fully self-contained. >> >> Then you need to patch the source code, just find the right place and >> change. > > That's what I figured. But if the guy has these sorts of requirements, > I'm sure he has no problem maintaining his own private fork of php. It > took me forever to find all the libraries and what not to build the > mcrypt.so module which doesn't come with Apple's version. But I did > figure it out. > > If he's got the time, why not? It's not like *I* have to maintain his > mess. > No, but you have to see the next thread, and the next one and the next one, regarding the mess he is creating himself. -- //Aho
Back to comp.lang.php | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
.configure memory_limit building from source crankypuss <invalid@invalid.invalid> - 2016-01-17 15:59 -0700
Re: .configure memory_limit building from source "Peter H. Coffin" <hellsop@ninehells.com> - 2016-01-17 21:56 -0600
Re: .configure memory_limit building from source crankypuss <invalid@invalid.invalid> - 2016-01-18 02:38 -0700
Re: .configure memory_limit building from source "J.O. Aho" <user@example.net> - 2016-01-18 13:08 +0100
Re: .configure memory_limit building from source Michael Vilain <vilain@NOspamcop.net> - 2016-01-18 17:48 -0800
Re: .configure memory_limit building from source "J.O. Aho" <user@example.net> - 2016-01-19 06:56 +0100
Re: .configure memory_limit building from source crankypuss <invalid@invalid.invalid> - 2016-01-19 02:37 -0700
Re: .configure memory_limit building from source Arno Welzel <usenet@arnowelzel.de> - 2016-01-18 13:33 +0100
Re: .configure memory_limit building from source crankypuss <invalid@invalid.invalid> - 2016-01-19 02:39 -0700
Re: .configure memory_limit building from source crankypuss <invalid@invalid.invalid> - 2016-01-19 03:54 -0700
Re: .configure memory_limit building from source Arno Welzel <usenet@arnowelzel.de> - 2016-01-19 18:27 +0100
Re: .configure memory_limit building from source crankypuss <invalid@invalid.invalid> - 2016-01-19 14:38 -0700
Re: .configure memory_limit building from source Arno Welzel <usenet@arnowelzel.de> - 2016-01-20 06:11 +0100
Re: .configure memory_limit building from source Arno Welzel <usenet@arnowelzel.de> - 2016-01-19 18:22 +0100
Re: .configure memory_limit building from source crankypuss <invalid@invalid.invalid> - 2016-01-19 15:25 -0700
Re: .configure memory_limit building from source Arno Welzel <usenet@arnowelzel.de> - 2016-01-20 06:20 +0100
Re: .configure memory_limit building from source crankypuss <invalid@invalid.invalid> - 2016-01-20 03:02 -0700
Re: .configure memory_limit building from source Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2016-01-21 01:43 +0100
Re: .configure memory_limit building from source Arno Welzel <usenet@arnowelzel.de> - 2016-01-18 09:07 +0100
Re: .configure memory_limit building from source crankypuss <invalid@invalid.invalid> - 2016-01-18 02:39 -0700
Re: .configure memory_limit building from source Matthew Carter <m@ahungry.com> - 2016-01-18 21:21 -0500
csiph-web