Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.php > #17363
| From | bill <william@TechServSys.com> |
|---|---|
| Newsgroups | comp.lang.php |
| Subject | syntax errors are not being displayed |
| Date | 2017-04-21 10:40 -0400 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <odd5kp$16kr$1@gioia.aioe.org> (permalink) |
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
Back to comp.lang.php | Previous | Next — 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