phpmyadmin verursacht servercrash
-
- Posts: 330
- Joined: 2006-09-22 13:37
phpmyadmin verursacht servercrash
Gibt es da evt ein bekanntes Problem, mit phpmyadmin auf debian (phpMyAdmin - 2.11.8.1deb5+lenny1)? Egal welche Tabelle auch editiert werden soll, immer schmiert der Apache ab, ssh wird unterbrochen etc. Eine beängstigende Sache ... Kennt das jemand und/oder hat evt einen Tipp?
-
- Project Manager
- Posts: 11179
- Joined: 2003-02-27 01:00
- Location: Hamburg
Re: phpmyadmin verursacht servercrash
Ja, mehrere bekannte Sicherheitslücken...tomotom wrote:Gibt es da evt ein bekanntes Problem, mit phpmyadmin auf debian (phpMyAdmin - 2.11.8.1deb5+lenny1)?
Logs?tomotom wrote:Egal welche Tabelle auch editiert werden soll, immer schmiert der Apache ab, ssh wird unterbrochen etc. Eine beängstigende Sache ... Kennt das jemand und/oder hat evt einen Tipp?
PayPal.Me/JoeUser ● FreeBSD Remote Installation
Wings for Life ● Wings for Life World Run
„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
Wings for Life ● Wings for Life World Run
„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
-
- Posts: 330
- Joined: 2006-09-22 13:37
Re: phpmyadmin verursacht servercrash
Also nicht bekannt, dass der ganze Server in die Knie geht, übrigens schon beim aufrufen von Tabellen?Joe User wrote:...
Ja, mehrere bekannte Sicherheitslücken...
...
Logs?
Auf der Suche nach logs bin ich auch, ich finde aber nichts relevantes ... so ein Mist!
-
- Project Manager
- Posts: 11179
- Joined: 2003-02-27 01:00
- Location: Hamburg
Re: phpmyadmin verursacht servercrash
Erstmal phpMyAdmin updaten, dann Debuggen...tomotom wrote:Also nicht bekannt, dass der ganze Server in die Knie geht, übrigens schon beim aufrufen von Tabellen?
SysLog, MySQL Logs, PHP Logs, HTTPD Logs -- in der Reihenfolge durchforsten...tomotom wrote:Auf der Suche nach logs bin ich auch, ich finde aber nichts relevantes ... so ein Mist!
PayPal.Me/JoeUser ● FreeBSD Remote Installation
Wings for Life ● Wings for Life World Run
„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
Wings for Life ● Wings for Life World Run
„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
-
- Posts: 330
- Joined: 2006-09-22 13:37
Re: phpmyadmin verursacht servercrash
PHP logs? wo findet man die denn?Joe User wrote:...
SysLog, MySQL Logs, PHP Logs, HTTPD Logs -- in der Reihenfolge durchforsten...
-
- Project Manager
- Posts: 11179
- Joined: 2003-02-27 01:00
- Location: Hamburg
Re: phpmyadmin verursacht servercrash
siehe php.initomotom wrote:PHP logs? wo findet man die denn?Joe User wrote:...
SysLog, MySQL Logs, PHP Logs, HTTPD Logs -- in der Reihenfolge durchforsten...
PayPal.Me/JoeUser ● FreeBSD Remote Installation
Wings for Life ● Wings for Life World Run
„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
Wings for Life ● Wings for Life World Run
„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
-
- Posts: 2138
- Joined: 2002-12-15 00:10
- Location: Bergheim
Re: phpmyadmin verursacht servercrash
Klingt eher so als wird mod_security aktiv (oder snort etc) und blockt deine IP.