Seite 1 von 1

Kein Zugang zu Styles im ACP

Verfasst: 31.10.2009 00:14
von Overhead
Auf einem neu installierten phpbb 3.05 (ungemoddet!) bekomme ich im ACP keinen Zugang zu dem Tab Styles - es wird stattdessen folgende Fehlermeldung ausgeworfen:

Code: Alles auswählen

[phpBB Debug] PHP Notice: in file /includes/acp/acp_styles.php on line 637: file_exists() [function.file-exists]: open_basedir restriction in effect. File(./../styles/index.html/style.cfg) is not within the allowed path(s): (/users/anvil/temp:/users/anvil/www)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 163: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3454)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 165: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3454)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 166: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3454)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 167: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3454)
Der Ordner Styles und auch Unterordner prosilver und subsilver2 befinden sich natürlich dort im Root wo sie sein sollen (komplett und auch von der Fielgröße her passend!) - auch das cfg File ist unbeschädigt vorhanden - weitere zusätzliche Files sind in den Verzeichnissen nicht vorhanden.

Wenn ich das richtig verstehe findet die Abfrage aus der acp_styles_php die Verzeichnisse nicht - an was kann das liegen und natürlich vorrangig wie beomme ich Zugriff via ACP auf die Styles?

Danke schon mal im voraus...

Overhead

Re: Kein Zugang zu Styles im ACP

Verfasst: 31.10.2009 08:56
von Dr.Death
Hi,

kontaktiere mal bitte Deinen Hoster und bitte ihn das php TEMP Verzeichnis Deinem php User zuzuordnen.
[function.file-exists]: open_basedir restriction in effect. File(./../styles/index.html/style.cfg) is not within the allowed path(s): (/users/anvil/temp:/users/anvil/www)
Siehe auch: KB:30