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


Groups > de.comp.lang.php > #4189

Re: Umstieg auf PHP 7

Path csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail
From Thomas Gohel <gohel@basicguru.de>
Newsgroups de.comp.lang.php
Subject Re: Umstieg auf PHP 7
Date 24 Jul 2017 20:18:00 +0200
Organization www.gohel.de - www.pbhq.de - www.basicguru.de
Lines 45
Message-ID <E5SbvCAJ5dB@basicguru.de> (permalink)
References <E5GZeQUo5dB@basicguru.de> <1t59722bf9i6a5dn3e8%sfroehli@Froehlich.Priv.at> <E5GZu6mo5dB@basicguru.de> <3t59732c62i1ce1n3e8%sfroehli@Froehlich.Priv.at>
Mime-Version 1.0
Content-Type text/plain; charset=ISO-8859-1
Content-Transfer-Encoding 8bit
X-Trace individual.net 97seG0kTErjb1lGO/yHkRwczjliT5uIL83uJU9tWfYwfg6T5Ps
X-Orig-Path basicguru.de!gohel
Cancel-Lock sha1:e63bvx+EwcFGKE9+YYVinV9mEb8=
User-Agent XPAgent/3.69p (Windows; Windows NT 5.0; de) UKAW/3.69p
Xref csiph.com de.comp.lang.php:4189

Show key headers only | View raw


Hallo Stefan,

> Wenn das ganze nicht beim Laden von PHP passiert, sondern erst durch
> ein Statement irgendeiner Applikation ausgelöst wird, könntest Du
> evt. xdebug installieren und das Logging so konfigurieren, dass Du
> einen kompletten Backtrace bekommst.

Naja, ich habe das Problem in der Zwischenzeit auf die Admin-Anmeldung
in Koken (Galerie-Tool) eingegrenzt. Der Fehlermeldung tritt aber nur
auf, wenn man sich ohne gültigen Session-Cookie wirklich neu anmeldet.

Danach musste ich "nur noch" den _gesamten_ FileIO des kompletten
Servers protokolllieren. _Gesamt_ deshalb, da der Fehler dann nicht
einmal im Apache-Prozess zu finden war ...

Was war passiert:

Koken starten während der Anmeldung für irgendwelche Prüfungen auf den
Installationspfad von Koken die CMD.EXE und versucht das Ergebnis bzw.
die Ausgabe nach "x:\dev\null" zu schreiben/zu versenken, was natürlich
schief geht, da:

 a) der Pfad nicht existiert
 b) das auch wegen der fehlenden Rechte schief gehen würde, da er ausser-
    halb des Webroots liegt.
 c) das einfach kein *nix hier ist

CMD.EXE schreibt dann den Fehler direkt in das Core-Log-File meines
Apachen, wo eigentlich nur die Start/Stop/Reset-Meldungen zu finden
sind.


Fazit: Die Entwickler von Koken müssen wohl nachsitzen.



Tschau,

  --------------
   / h o m a s
-- 
Permanent Online Filter fuer: User ohne Realnamen im From:-Feld, Full-
quotes (zitieren  des originalen  Postings unter der eigenen Antwort),
Visitenkarten, HTML-Postings, Invalid- und ungueltige Email-Adressen

Back to de.comp.lang.php | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


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