On Sun, 14 Aug 2016, Tyrell Jentink, KD7KUJ wrote: > PHP Error Reporting Mode gets enabled one of two ways, either in the PHP > Configuration itself, which is global, or in the initially called PHP > file, which if I've been keeping up, is install.php in your case. You will > simply define a constant at the top of the file, with the error reporting > level, and everything run after that point will be reported to the > browser.
Tyrell, Following Nat's suggestions I implemented (by uncommenting) lines in /etc/httpd/php.ini. Cannnot find any output so I'll check the URL he provided. Thanks, Rich _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
