Kein Zugang zu Styles im ACP
Verfasst: 31.10.2009 00:14
Auf einem neu installierten phpbb 3.05 (ungemoddet!) bekomme ich im ACP keinen Zugang zu dem Tab Styles - es wird stattdessen folgende Fehlermeldung ausgeworfen:
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
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)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