Re: postgresql csv import
[email protected] (ourdiaspora)
| Newsgroups | php.general |
|---|---|
| Message-ID | <34skCsZH-sBAya2s3kS0uxxUNEWPfwUvTvOMKspUpparIwbkFCFgyxnPjVzPURVLqCIshYpyv07x7tuPQfm4y7VxfmSWl7hNeUTTs1fbUK4=@protonmail.com> |
On Thursday, September 16th, 2021 at 9:30 PM, ourdiaspora <[email protected]> wrote: > > sudo nano /etc/php/7.0/apache2/php.ini > > " > > ... > > [line number]483 log_errors = On > > ... > > 571 error_log = ~/tmp/webserver/phperrors.log > > ... 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'?