Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.php > #17370
| From | bill <william@TechServSys.com> |
|---|---|
| Newsgroups | comp.lang.php |
| Subject | Re: syntax errors are not being displayed |
| Date | 2017-04-22 10:42 -0400 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <odfq55$1fni$1@gioia.aioe.org> (permalink) |
| References | <odd5kp$16kr$1@gioia.aioe.org> |
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 Thank you both for your suggestions. The problem was operator error. Most of my development work is on a private network but occasionally I need to do some fixing of a internet facing shared server and we are not the owner/administrator of that server. So I was complaining of the development server but the issues was the public server. Now that I found it's error log I can proceed. -bill
Back to comp.lang.php | Previous | Next — Previous 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