http://www.phpbb.de/viewtopic.php?t=158 ... t=gallerie
Wenn ich im ACP die Konfiguration vornehmen will dann kommt folgender Fehler:
Code: Alles auswählen
[phpBB Debug] PHP Notice: in file /includes/acp/acp_gallery.php on line 19: acp_gallery::include(./../gallery/includes/constants.php) [function.acp-gallery-include]: failed to open stream: Permission denied
[phpBB Debug] PHP Notice: in file /includes/acp/acp_gallery.php on line 19: acp_gallery::include() [function.include]: Failed opening './../gallery/includes/constants.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear')
[phpBB Debug] PHP Notice: in file /includes/acp/acp_gallery.php on line 20: acp_gallery::include(./../gallery/includes/acp_functions.php) [function.acp-gallery-include]: failed to open stream: Permission denied
[phpBB Debug] PHP Notice: in file /includes/acp/acp_gallery.php on line 20: acp_gallery::include() [function.include]: Failed opening './../gallery/includes/acp_functions.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear')
[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:2975)
[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:2975)
[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:2975)
[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:2975)
Code: Alles auswählen
Warning: Unknown: failed to open stream: Permission denied in Unknown on line 0
Fatal error: Unknown: Failed opening required '/var/www/rtfm/forum/gallery/index.php' (include_path='.:/usr/share/php:/usr/share/pear') in Unknown on line 0
Was ist hier schiefgelaufen?