Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.php > #17368
| From | bill <william@TechServSys.com> |
|---|---|
| Newsgroups | comp.lang.php |
| Subject | Re: syntax errors are not being displayed |
| Date | 2017-04-22 08:25 -0400 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <odfi37$113d$2@gioia.aioe.org> (permalink) |
| References | <odd5kp$16kr$1@gioia.aioe.org> <ode9nc$q3o$1@jstuckle.eternal-september.org> |
On 4/21/2017 8:59 PM, Jerry Stuckle wrote: > On 4/21/2017 10:40 AM, 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 >> but >> /etc/php5/apache2/php.ini has both set to On >> >> the only other php.ini found on the system is >> >> /etc/php5/cli/php.ini >> and I have not examined it as I am not using the cli >> >> I seem to be missing something about syntax error display >> >> --bill > > In addition to what J.O. said, ensure you don't have a .htaccess file > overriding those settings. > no .htaccess file above document_root. I am sure that when I find it I will pound my head against the desk, but, for now I am stimied. --bill
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