Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.php > #17365
| Path | csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail |
|---|---|
| From | "J.O. Aho" <user@example.net> |
| Newsgroups | comp.lang.php |
| Subject | Re: syntax errors are not being displayed |
| Date | Fri, 21 Apr 2017 18:30:10 +0200 |
| Lines | 19 |
| Message-ID | <eluqciF8tp8U1@mid.individual.net> (permalink) |
| References | <odd5kp$16kr$1@gioia.aioe.org> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=utf-8 |
| Content-Transfer-Encoding | 7bit |
| X-Trace | individual.net ZGGvpCoWvCs4WqWFL5zjLw/7mcndU3gZzjc+HNHUO8Mb0OYUpK |
| Cancel-Lock | sha1:rM0KnB1JeboYLQGp2K/zy1cjCIA= |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.8.0 |
| In-Reply-To | <odd5kp$16kr$1@gioia.aioe.org> |
| Xref | csiph.com comp.lang.php:17365 |
Show key headers only | View raw
On 04/21/17 16:40, bill wrote: > for no "apparent" reason my development system has stopped displaying > syntax errors. Runtime errors display and are logged in the apache2.log. > > The phpinfo has: > display_errors Off Off > display_startup_errors Off Check in the beginning of the output for the "Loaded Configuration File" this one will tell you which ini file has been loaded The rows below will also include extra ini files which been loaded and those can affect the result. -- //Aho
Back to comp.lang.php | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
syntax errors are not being displayed bill <william@TechServSys.com> - 2017-04-21 10:40 -0400
Re: syntax errors are not being displayed "J.O. Aho" <user@example.net> - 2017-04-21 18:30 +0200
Re: syntax errors are not being displayed bill <william@TechServSys.com> - 2017-04-22 08:23 -0400
Re: syntax errors are not being displayed Jerry Stuckle <jstucklex@attglobal.net> - 2017-04-21 20:59 -0400
Re: syntax errors are not being displayed bill <william@TechServSys.com> - 2017-04-22 08:25 -0400
Re: syntax errors are not being displayed bill <william@TechServSys.com> - 2017-04-22 08:29 -0400
Re: syntax errors are not being displayed bill <william@TechServSys.com> - 2017-04-22 10:42 -0400
csiph-web