Seite 1 von 1

gigantischer Errorlog

Verfasst: Do 15. Apr 2004, 11:06
von roman
Bei mir wächst der Errorlog regelmäßig auf bis zu 15 MB an.
Hier mal ein Ausschnitt:
[27-Mar-2004 20:01:21] PHP Warning: OpenDir: No such file or directory (errno 2) in /homepages/htdocs/contenido/includes/include.con_editcontent.php(571) : eval()'d code on line 293

[27-Mar-2004 20:01:21] PHP Warning: readdir(): supplied argument is not a valid Directory resource in /homepages/htdocs/contenido/includes/include.con_editcontent.php(571) : eval()'d code on line 298

[27-Mar-2004 20:01:21] PHP Warning: Empty Delimiter in /homepages/htdocs/contenido/includes/include.con_editcontent.php(571) : eval()'d code on line 246

[27-Mar-2004 20:01:21] PHP Warning: readdir(): supplied argument is not a valid Directory resource in /homepages/htdocs/contenido/includes/include.con_editcontent.php(571) : eval()'d code on line 298

[27-Mar-2004 20:01:21] PHP Warning: Empty Delimiter in /homepages/htdocs/contenido/includes/include.con_editcontent.php(571) : eval()'d code on line 246

[27-Mar-2004 20:01:21] PHP Warning: readdir(): supplied argument is not a valid Directory resource in /homepages/htdocs/contenido/includes/include.con_editcontent.php(571) : eval()'d code on line 298
Gruß Roman

Verfasst: Do 15. Apr 2004, 11:10
von timo
Ein Modul von dir erzeugt diese Meldungen.

Kein Contenido-Bug.

Verfasst: Do 15. Apr 2004, 11:45
von roman
Wie finde ich raus welches Modul die Fehler erzeugt?

Verfasst: Di 4. Mai 2004, 15:46
von timo
Such dir die Module raus, die ein opendir oder readdir-Aufruf benutzen (wie im errorlog angezeigt).