Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > de.comp.lang.php > #4179
| From | Thomas 'PointedEars' Lahn <PointedEars@web.de> |
|---|---|
| Newsgroups | de.comp.lang.php |
| Subject | Re: Umstieg auf PHP 7 |
| Date | 2017-07-23 02:50 +0200 |
| Organization | PointedEars Software (PES) |
| Message-ID | <2393378.mvXUDI8C0e@PointedEars.de> (permalink) |
| References | <E5GZeQUo5dB@basicguru.de> <1801618.oMNUckLgyt@PointedEars.de> <E5K$STCJ5dB@basicguru.de> <5301480.lOV4Wx5bFT@PointedEars.de> <1t5973be92i5ca1n3e8%sfroehli@Froehlich.Priv.at> |
Stefan Froehlich wrote: > On Sat, 22 Jul 2017 19:08:19 Thomas 'PointedEars' Lahn wrote: >> >> Das Format der Apache-Logeinträge kann man konfigurieren. >> > >> > Ja, aber das interessiert PHP in diesem Fall nicht ... ;-) >> PHP schreibt nicht in Apache-Logdateien. > > Das ist eine Frage der Konfiguration: > > | $ grep -c "PHP Notice" /var/log/apache2/$VHOST.epaxios.com_error.log > | 250 > > Ich finde das durchaus praktisch, denn damit sind die Einträge gleich > nach vhost sortiert. Wohin solch grober Unfug führen kann, sehen wir hier wohl gerade, denn PHP erzeugt normalerweise keine deutschsprachigen Fehlermeldungen. Wer seine Apache-Logdateien mit Müll zustopfen lassen und die automatische Auswertung sowie die Rotation dieser behindern will, sollte das also tun. Alle anderen sollten entsprechende VirtualHost-Konfigurationen und/oder .htaccess/.config/PHP-Code [“php_admin_value” oder “php_value” bzw. ini_set()] verwenden, um in separate Logdateien zu schreiben. kopfschüttelnd, -- PointedEars Zend Certified PHP Engineer <http://www.zend.com/en/yellow-pages/ZEND024953> <https://github.com/PointedEars> | <http://PointedEars.de/wsvn> Twitter: @PointedEars2 | Please do not cc me./Bitte keine Kopien per E-Mail.
Back to de.comp.lang.php | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Umstieg auf PHP 7 Thomas Gohel <gohel@basicguru.de> - 2017-07-21 16:55 +0200
Re: Umstieg auf PHP 7 Stefan+Usenet@Froehlich.Priv.at (Stefan Froehlich) - 2017-07-21 16:30 +0000
Re: Umstieg auf PHP 7 Thomas Gohel <gohel@basicguru.de> - 2017-07-21 20:03 +0200
Re: Umstieg auf PHP 7 Stefan+Usenet@Froehlich.Priv.at (Stefan Froehlich) - 2017-07-22 10:46 +0000
Re: Umstieg auf PHP 7 Thomas Gohel <gohel@basicguru.de> - 2017-07-22 16:15 +0200
Re: Umstieg auf PHP 7 Thomas Gohel <gohel@basicguru.de> - 2017-07-24 20:18 +0200
Re: Umstieg auf PHP 7 Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2017-07-22 12:07 +0200
Re: Umstieg auf PHP 7 Thomas Gohel <gohel@basicguru.de> - 2017-07-22 18:04 +0200
Re: Umstieg auf PHP 7 Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2017-07-22 19:08 +0200
Re: Umstieg auf PHP 7 Stefan+Usenet@Froehlich.Priv.at (Stefan Froehlich) - 2017-07-22 21:08 +0000
Re: Umstieg auf PHP 7 Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2017-07-23 02:50 +0200
Re: Umstieg auf PHP 7 Stefan+Usenet@Froehlich.Priv.at (Stefan Froehlich) - 2017-07-23 07:14 +0000
Re: Umstieg auf PHP 7 Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2017-07-23 09:39 +0200
Re: Umstieg auf PHP 7 Thomas Gohel <gohel@basicguru.de> - 2017-07-24 20:16 +0200
Re: Umstieg auf PHP 7 Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2017-07-24 22:40 +0200
Re: Umstieg auf PHP 7 "Christoph M. Becker" <cmbecker69@arcor.de> - 2017-07-23 10:44 +0200
Re: Umstieg auf PHP 7 Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2017-07-23 13:30 +0200
Re: Umstieg auf PHP 7 Stefan+Usenet@Froehlich.Priv.at (Stefan Froehlich) - 2017-07-23 12:45 +0000
Re: Umstieg auf PHP 7 Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2017-07-23 15:23 +0200
Re: Umstieg auf PHP 7 Thomas Gohel <gohel@basicguru.de> - 2017-07-24 20:13 +0200
csiph-web