Seite 1 von 4

Newbie Fragen zur Installation

Verfasst: 17.04.2009 14:22
von Elton_Berlin
Hallo,
ich habe phpbb 3.0 fast erfolgreich installiert. Beim Aufrufen komme ich auch auf die Startseite, allerdings sobald ich in den Adminbereich möchte erhalte ich folgende Fehlermeldungen:

[phpBB Debug] PHP Notice: in file /includes/acp/acp_main.php on line 373: filesize() [function.filesize]: Stat failed for ./../images/avatars/upload/WS_FTP.LOG (errno=13 - Permission denied)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 150: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3184)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 152: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3184)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 153: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3184)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 154: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3184)

Kann mir jemand von Euch helfen. Ich habe gesucht aber nichts gefunden ;-(
Danke und Gruß

Re: Newbie Fragen zur Installation

Verfasst: 17.04.2009 14:33
von Dr.Death
Hallo,

lösche mit Deinem FTP Programm die Datei images/avatars/upload/WS_FTP.LOG

Diese Datei besitzt einen CHMOD Wert, den der PHP User ( der User, der auf Deinem WebSpace PHP Dateien bearbeitet ) nicht lesen/löschen darf.

In dem o.g. Verzeichnis sollten alle Dateien den CHMOD Wert 660 ( oder 664 ) besitzen.

Re: Newbie Fragen zur Installation

Verfasst: 17.04.2009 14:41
von Elton_Berlin
Vielen Dank für die schnelle Antwort... doch leider kein Erfolg erzielt.
Ich habe die Datei gelöscht, erhalte trotzdem noch die Fehlermeldungen.

Re: Newbie Fragen zur Installation

Verfasst: 17.04.2009 14:46
von Dr.Death
Welche denn ?
Sorry, aber wir haben keine Glaskugeln ;-)

Der Ordner: images/avatars/upload/
hat aber CHMOD 777 ? ( KB:29 )

Re: Newbie Fragen zur Installation

Verfasst: 17.04.2009 14:48
von Elton_Berlin
Du bist doch Dr. Death und hast keine Glaskugeln.... mmmh na gut ;-)

Sorry, aber ich meinte dieselben Fehlermeldungen:

[phpBB Debug] PHP Notice: in file /includes/acp/acp_main.php on line 373: filesize() [function.filesize]: Stat failed for ./../images/avatars/upload/WS_FTP.LOG (errno=13 - Permission denied)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 150: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3184)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 152: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3184)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 153: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3184)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 154: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3184)

Ist wahrscheinlich ein IQ Test den ich nicht bestehe ;-(

Re: Newbie Fragen zur Installation

Verfasst: 17.04.2009 14:50
von Dr.Death
Hm, demnach exitiert die Datei: WS_FTP.LOG noch in dem besagten Verzeichnis.... oder dein "FTP Client" legt es immer wieder an.

Benutze mal testweise ein anderes FTP Programm.

Re: Newbie Fragen zur Installation

Verfasst: 17.04.2009 15:01
von Elton_Berlin
mmmh so langsam ist es mir peinlich, aber nein die Datei (WS_FTP.LOG) ist nicht im Ordner images/avatars/upload/
habe mit FileZilla noch mal drauf geschaut, aber nichts gefunden. das einzige war der CHMOD Wert. Diesen habe ich auf 660 gesetzt. Ergebnis leider immer noch die folgenden Fehlermeldungen:

[phpBB Debug] PHP Notice: in file /includes/acp/acp_main.php on line 373: filesize() [function.filesize]: Stat failed for ./../images/avatars/upload/WS_FTP.LOG (errno=13 - Permission denied)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 150: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3184)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 152: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3184)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 153: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3184)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 154: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3184)

Re: Newbie Fragen zur Installation

Verfasst: 17.04.2009 16:45
von Dr.Death
Stelle in deinem filezilla mal ein " Server --> Auflistung versteckter Dateien erwingen ".

Und leere mal den Ordner /cache ( alles löschen außer .htaccess und index.html )

Re: Newbie Fragen zur Installation

Verfasst: 20.04.2009 12:54
von Elton_Berlin
Hallo,
habe nun cache (außer index und .htaccess) gelöscht. Ebenso habe ich "Server --> Auflistung versteckter Dateien erwingen " aktiviert, doch leider finde ich keine Datei (WS_FTP.LOG) im Ordner images/avatars/upload/

Nun habe ich auch bemerkt das mit firefox außen vor lässt (nur fehlermedlung und kein Zuriff auf die Admin Seite) während der IE mich trotz Fehlermeldungen auf die Admin Seite lässt.

Fehlermeldungen weiterhin:
phpBB Debug] PHP Notice: in file /includes/acp/acp_main.php on line 373: filesize() [function.filesize]: Stat failed for ./../images/avatars/upload/WS_FTP.LOG (errno=13 - Permission denied)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 150: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3184)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 152: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3184)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 153: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3184)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 154: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3184)


Vielleicht fällt Dir ja noch was ein?

Verfasst: 20.04.2009 13:11
von dieweltist
Ich würde das Forum testweise noch ein zweites mal installieren bspw. in einem Ordner /test/ mit einem anderen DB-Präfix. Und schauen, ob auch bei diesem dieser Fehler ist. Falls das Testforum einwandfrei funktioniert, empfehle ich Dir dies:

Falls es am Dateisystem liegt, müsste quasi ein "Update" auf dieselbe Version helfen. Das Script braucht man dann natürlich nicht ausführen. Und Mods sind dann aber auch weg.

Kurzanleitung – Update auf die jeweils neueste Version • phpBB.de