Troubleshooting Techniques: manual chapter feedback and discussion

Feedback on the following chapter: https://www.phplist.org/manual/ch046_troubleshooting-techniques.xhtml

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Hello,

Can you please add a note to this documentation about the error_reporting() function in the index.php & init.php files?

I could have saved hours debugging an issue today if this page had just mentioned those lines:

Please include a section in this documentation page (Troubleshooting Techniques) that informs the reader that changing these 0s to 1s can add error reporting to the error logs that are otherwise suppressed.

Thank you,

Michael Altfield
Senior System Administrator
PGP Fingerprint: 8A4B 0AF8 162F 3B6A 79B7 70D2 AA3E DF71 60E2 D97B

Open Source Ecology
www.opensourceecology.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCgAGBQJbff06AAoJEKo+33Fg4tl7hnAP/ibN1lmP73Q9kml11a7ydnVo
Wss72MhbWjge1noG+M6Z4MH81TdsnfjC0qHe9khrPPDJ4BbRDeFfS0jmG2odkPpw
sVfH0jKMVxQPbsXgDJoYUpbfUrKDmOd5/XtdxghfVwgWK1k+29eUAES9k/SyJHTi
YEAd4Whr00T3PbmZHMZn3aJijFuiiDBYfZCLMlnxEurkz7Y+lUSgdAfYV3kke0tO
PFs0BPTgZD/htKQny6VbCVZCjmiwaMUkOpvKrTRVBVqzhOz/FbcgccnG96SfwPry
cgHn3FhSIArGgnOEJTCMD5fyPMtg30Qm5nC9o/zDv8Nu/ouWtclM7UBGVCQL6O/0
Qr0V4tnkfwN3RabzUa8lhxnDYN09L65I8c4OD4jS5jz7q1Ub5Ij96LT4Jq1jaSrl
cGZp+SFlkJOxZuby6w0knMloqopUZLfOXbDgZwk4yaV4rlKhA0oHONGwiYF8oRFK
dGEhSxr3ojcmDUeuacyCIkSrrDAV7XNSteFMIx2V6IXQiAyVVtuyNn3QuW58o6mZ
/eI2LKXa0JVjoAiHEkohWrIjQuxN1sAdKUpwc3KcF5F7rbEMiB+s7gpnAXTZ+n04
dNkSGpm0IZDJUrxWvcOqosXm7IC70FYS2tNa3zV18RhaXkWq8Q4UczQYAW74tUzN
gFqnSI1lP9/ZEBvgXgRz
=qFLO
-----END PGP SIGNATURE-----

Including

xdebug_enable();

in config.php does not work in V. 3.6.10