PHP Version 4.4.9 стара?

Проблемы чистой установки

 • Просмотры: 426
Re
Regal
Благодарил (а): 1 раз
Поблагодарили: 2 раза
Сообщения: 15
Зарегистрирован: 29 июн 2011, 17:02
Сообщение

PHP Version 4.4.9 стара?

01 июл 2011, 17:36

Вроде-бы всё встало, но.....
Различие с скриншотом админки "общие" - у меня чистая phpbb
При попытке войти из Модулей в настройки трекера:

Код: Выделить всё

[phpBB Debug] PHP Notice: in file /includes/acp/acp_board.php on line 138: main() [function.main]: Unable to access ./..//tracker/include/includes/acp/acp_board_add1_tracker.php
[phpBB Debug] PHP Notice: in file /includes/acp/acp_board.php on line 138: main(./..//tracker/include/includes/acp/acp_board_add1_tracker.php) [function.main]: failed to open stream: Unknown error: 0
[phpBB Debug] PHP Notice: in file /includes/acp/acp_board.php on line 138: main() [function.include]: Failed opening './..//tracker/include/includes/acp/acp_board_add1_tracker.php' for inclusion (include_path='.:/usr/local/lib/php')
[phpBB Debug] PHP Notice: in file /adm/index.php on line 389: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/acp/acp_board.php on line 470: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/acp/acp_board.php on line 1117: Invalid argument supplied for foreach()
[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:4134)
[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:4134)
[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:4134)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 156: Cannot modify header information - headers already sent by (output started at /includes/functions.php:4134)
В настройки чата:

Код: Выделить всё

[phpBB Debug] PHP Notice: in file /includes/acp/acp_board.php on line 134: main() [function.main]: Unable to access ./..//tracker/include/includes/acp/acp_board_add1_chat.php
[phpBB Debug] PHP Notice: in file /includes/acp/acp_board.php on line 134: main(./..//tracker/include/includes/acp/acp_board_add1_chat.php) [function.main]: failed to open stream: Unknown error: 0
[phpBB Debug] PHP Notice: in file /includes/acp/acp_board.php on line 134: main() [function.include]: Failed opening './..//tracker/include/includes/acp/acp_board_add1_chat.php' for inclusion (include_path='.:/usr/local/lib/php')
[phpBB Debug] PHP Notice: in file /adm/index.php on line 389: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/acp/acp_board.php on line 470: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /includes/acp/acp_board.php on line 1117: Invalid argument supplied for foreach()
[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:4134)
[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:4134)
[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:4134)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 156: Cannot modify header information - headers already sent by (output started at /includes/functions.php:4134)
Вопчем как-то так =)
Чего делать, кто знает? %)
Аватара пользователя
PPK
Администратор
Благодарил (а): 82 раза
Поблагодарили: 1621 раз
Сообщения: 10284
Зарегистрирован: 21 мар 2009, 17:13
Сообщение

PHP Version 4.4.9 стара?

02 июл 2011, 09:29

Для phpBB3 рекомендуется php не ниже 4.3.3
1. проверить, что указанные в тексте ошибки файлы существуют + права на них
2. смущает наличие двойного слеша
./..//tracker/include/includes/acp/acp_board_add1_tracker.php

Вернуться в «Вопросы, ответы и примеры решений»