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


Groups > comp.lang.php > #16313

Re: .configure memory_limit building from source

From Arno Welzel <usenet@arnowelzel.de>
Newsgroups comp.lang.php
Subject Re: .configure memory_limit building from source
Date 2016-01-19 18:22 +0100
Message-ID <569E70D8.9060304@arnowelzel.de> (permalink)
References <n7h682$ir8$1@dont-email.me> <slrnn9ooj7.us5.hellsop@nibelheim.ninehells.com> <n7iblc$s9s$1@dont-email.me> <569CDBAE.2010406@arnowelzel.de> <n7l03l$32s$4@dont-email.me>

Show all headers | View raw


crankypuss schrieb am 2016-01-19 um 10:39:

> Arno Welzel wrote:
> 
>> crankypuss schrieb am 2016-01-18 um 10:38:
[...]
>>> If nobody knows, or there is no way to do it, I'll need to modify the
>>> source, so I would appreciate clues in order to avoid that.
>>
>> You can't avoid that. PHP is not designed to be completely self
>> contained without any configuration at all.
> 
> Then it's not designed at all, it's just an accumulation of hacks.

Which applies to most runtime environments of this kind since the
"totally self contained" use case is usually never required. What's the
problem of putting a php.ini beside the PHP binary?

You may have a misconception of what PHP was originally created for. PHP
was created to run scripts on a web server - and usually a web server
based on Apache, nginx etc. is also not a single file you just throw
somewhere and you're good to go.

But as the source is available feel free to build your own version which
does whatever you need.

> Geez, I've got to be making all kinds of friends here, huh? <g>

I don't care what you do and if you call PHP "an accumulation of hacks"
just because the runtime requires a configuration file. I did not create
PHP - I just use it where neccessary.


-- 
Arno Welzel
http://arnowelzel.de
http://de-rec-fahrrad.de
http://fahrradzukunft.de

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