Не получается установить phpbb.
Веб-сервер nginx
Error.log:
- Код: выделить все
012/02/11 18:09:37 [error] 793#0: *1 FastCGI sent in stderr: "PHP Warning: require(./includes/startup.php): failed to open stream: Permission denied in /var/www/localhost/common.php on line 19
PHP Fatal error: require(): Failed opening required './includes/startup.php' (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/localhost/common.php on line 19" while reading response header from upstream, client: 127.0.0.1, server: localhost, request: "GET / HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "localhost"
Когда заходишь по адресу localhost/index.php - пустая страница
Когда по localhost/install/index.php - появляется страница с надписью "No input file specified. "
Вроде как всё по требованиям подходит, в чём может быть проблема?