> Date: Saturday, September 18, 2021 11:03:35 +0000 > From: ourdiaspora <ourdiaspora@xxxxxxxxxxxxxx> > > The file 'php.ini' states that there is are two such files, > 'production' and 'development', but only the former was found in > the directory shown above. > > The php file 'phpinfo()' shows: > > " > ... > error_log -1 -1 > ... > " > Please what does this mean, because his value was not seen within > '§ predefined constants'? You should review the documentation at: <https://www.php.net/manual/en/index.php> specifically (for this issue) the debugging and php.ini directives sections. In the php.ini directives documentation, click on a directive name for further detail.