PHP Forum

PHP Forum (http://www.selfphp.de/forum/index.php)
-   Apache HTTP-Server (http://www.selfphp.de/forum/forumdisplay.php?f=23)
-   -   wiederholte Ausführung killt Apache (http://www.selfphp.de/forum/showthread.php?t=25830)

Ade85 15.04.2016 15:50:30

wiederholte Ausführung killt Apache
 
Hallo SelfPHP Forum,

ich habe ein PHP-Script geschrieben, dass wiederholt eine EXE-Datei mit veränderten Eingabeparametern durchführt. Nach einer bestimmten Anzahl an Ausführungen dieses EXE-Programms will sich Apache (XAMPP) auf meinem lokalen Computer immer herunterfahren:

15:32:28 [Apache] Problem killing PID 3076
15:32:28 [Apache] Check that you have the proper privileges
15:32:28 [Apache] Attempting to stop Apache (PID: 7000)
15:32:28 [Apache] Problem killing PID 7000
15:32:28 [Apache] Check that you have the proper privileges
15:32:28 [Apache] Attempting to stop Apache (PID: 2696)
15:32:28 [Apache] Problem killing PID 2696
15:32:28 [Apache] Check that you have the proper privileges
15:32:28 [Apache] Attempting to stop Apache (PID: 3076)
15:32:28 [Apache] Problem killing PID 3076
15:32:28 [Apache] Check that you have the proper privileges
15:32:28 [Apache] Attempting to stop Apache (PID: 7000)
15:32:28 [Apache] Problem killing PID 7000
15:32:28 [Apache] Check that you have the proper privileges
15:32:28 [Apache] Status change detected: stopped

Ich vermute, dass Apache denkt es sei ein Hacker-Angriff. Gibt es in der httpd-Konfigurationsdatei einen Parameter, den man einstellen kann, damit Apache dieses Shutdown-Vorgang nicht ausführt und es lässt die Privilegien zu prüfen?

MfG Ade85

sysop 18.04.2016 16:50:36

AW: wiederholte Ausführung killt Apache
 
Dem Apache wird es egal sein, ob ein Hackerangriff vorliegt, ich kenne keine Einstellung, die auf solche Attacken reagiert, aber was weiss man, was Xampp ausliefert.

Ich hätte da eher die exe in Verdacht, dass sie nicht ordentlich beendet wird oder den Speicher des Apache schreddert.


Alle Zeitangaben in WEZ +2. Es ist jetzt 07:20:18 Uhr.

Powered by vBulletin® Version 3.8.3 (Deutsch)
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.