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


Groups > comp.lang.php > #19211

Re: Additional .ini file

From Arno Welzel <usenet@arnowelzel.de>
Newsgroups comp.lang.php
Subject Re: Additional .ini file
Date 2022-12-23 16:16 +0100
Message-ID <k0lv1tFjt7bU1@mid.individual.net> (permalink)
References <to3vu8$ii6$1@gioia.aioe.org> <k0lg6pFh9slU8@mid.individual.net> <to476r$1pke$2@gioia.aioe.org>

Show all headers | View raw


Custom Log, 2022-12-23 13:33:

> Il 23/12/22 12:02, Arno Welzel ha scritto:
>> Custom Log, 2022-12-23 11:29:
>>
>> [...]
>>> But I wonder if it is a correct practice, given that /etc is a system
>>> directory (which contains system configuration files), and the system
>>> directories should not be touched.
>>
>> No, there is no rule that system directories should not be touched. Of
>> course you can adjust the configuration in /etc as needed.
>>
>> Only user processes should not change system files, so for example PHP
>> scripts serving a website must not be allowed to modify files inside
>> /etc - but of course you as administrator can adjust the files as needed.
>>
> 
> However, a possible update (of the system) could lead to the overwriting 
> of some of these files

No, usually not, since apt and rpm both ask first before overwriting
files. Usually you are notified about changes and can then decide wether
to use the new version, keep the local version or merge the changes from
the distribution to your local version.


-- 
Arno Welzel
https://arnowelzel.de

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


Thread

Additional .ini file Custom Log <custom@log.abc> - 2022-12-23 11:29 +0100
  Re: Additional .ini file Arno Welzel <usenet@arnowelzel.de> - 2022-12-23 12:02 +0100
    Re: Additional .ini file Custom Log <custom@log.abc> - 2022-12-23 13:33 +0100
      Re: Additional .ini file Arno Welzel <usenet@arnowelzel.de> - 2022-12-23 16:16 +0100
  Re: Additional .ini file "J.O. Aho" <user@example.net> - 2022-12-24 00:19 +0100
    Re: Additional .ini file Custom Log <custom@log.abc> - 2022-12-24 08:37 +0100

csiph-web