Seite 1 von 1

(gelöst) Fehlermeldung beim Cache leeren

Verfasst: 31.05.2008 12:38
von Elias Raven
Hallo zusammen,

habe gerade mein Forum in den Hauptordner verschoben, hat soweit auch geklappt, nur wenn ich jetzt unter: ACP>Style>Template die Cache leeren will, kommt folgende Fehlermeldung:

Code: Alles auswählen

[phpBB Debug] PHP Notice: in file /includes/acp/acp_styles.php on line 2496: is_file(): Stat failed for ./../cache/ctpl_admin_acp_altt.html.php (errno=13 - Permission denied)
[phpBB Debug] PHP Notice: in file /includes/acp/acp_styles.php on line 2496: is_file(): Stat failed for ./../cache/ctpl_admin_acp_board.html.php (errno=13 - Permission denied)
[phpBB Debug] PHP Notice: in file /includes/acp/acp_styles.php on line 2496: is_file(): Stat failed for ./../cache/ctpl_admin_acp_logs.html.php (errno=13 - Permission denied)
(hab nur die ersten 3 Zeilen hier hin kopiert.... die ist normal ellen lang)

Was hab ich da vergessen oder was ist da schief gelaufen?

Verfasst: 31.05.2008 13:31
von bantu
Lösche alle Dateien aus dem Ordner cache außer .htaccess und index und stelle sicher, dass der Ordner beschreibbar ist.

Verfasst: 31.05.2008 13:37
von Elias Raven
hab ich gemacht.

jetzt sind nur noch die hier da:

Code: Alles auswählen

[phpBB Debug] PHP Notice: in file /includes/acp/acp_styles.php on line 2496: is_file(): Stat failed for ./../cache/index.htm (errno=13 - Permission denied)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 151: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2956)
[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:2956)
[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:2956)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 155: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2956)
Edit: Cache Chmod steht auf 776