Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.php > #16310

Re: .configure memory_limit building from source

From crankypuss <invalid@invalid.invalid>
Newsgroups comp.lang.php
Subject Re: .configure memory_limit building from source
Date 2016-01-19 02:37 -0700
Organization A noiseless patient Spider
Message-ID <n7kvut$32s$3@dont-email.me> (permalink)
References (1 earlier) <slrnn9ooj7.us5.hellsop@nibelheim.ninehells.com> <n7iblc$s9s$1@dont-email.me> <dg42tuFb6udU1@mid.individual.net> <vilain-4E41F6.17482218012016@news.individual.net> <dg61gvFqkmrU1@mid.individual.net>

Show all headers | View raw


J.O. Aho wrote:

> 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.

Now boys, let's play nice together.  It's not as though I'm going to do 
anything with a patched version of PHP other than use it as a tool to 
move forward.  I've already seen too much of the PHP source to consider 
doing much else with it.

-- 
http://totally-portable-software.blogspot.com
  [Sun Nov 22: "Total Portability is not binary"]

Back to comp.lang.php | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


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