Re: GnuPG, PHP and password file
[email protected] (Richard)
| Newsgroups | php.general |
|---|---|
| Message-ID | <[email protected]> |
> From: [email protected] > Sent: October 29, 2022 5:14:14 PM UTC >> On Sat, 29 Oct 2022 16:24:57 +0000 >> Richard wrote: >> >> Turn on PHP error reporting: >> >><https://www.php.net/manual/en/language.errors.basics.php> > Added error_reporting(E_ALL); at the top of the file. > > No errors reported in /var/log/apache2/error.log. Look at the sections on that page that explain displaying and logging [php] errors.