Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.php > #17365

Re: syntax errors are not being displayed

From "J.O. Aho" <user@example.net>
Newsgroups comp.lang.php
Subject Re: syntax errors are not being displayed
Date 2017-04-21 18:30 +0200
Message-ID <eluqciF8tp8U1@mid.individual.net> (permalink)
References <odd5kp$16kr$1@gioia.aioe.org>

Show all headers | 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 | NextPrevious in thread | Next in thread | Find similar | Unroll thread


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