Здравствуйте. Установил Joomla 5.3.3, и появилась "пустая красная табличка" без текста с ошибками. В логах:
FastCGI sent in stderr: "PHP message: PHP Warning: is_writable(): open_basedir restriction in effect. File(/tmp) is not within the allowed path(s): (/home/site.ru/public_html/:/home/site.ru/.tmp/) in /home/site.ru/public_html/libraries/vendor/joomla/filesystem/src/Path.php on line 238; PHP message: PHP Warning: is_writable(): open_basedir restriction in effect. File(/tmp) is not within the allowed path(s): (/home/site.ru/public_html/:/home/site.ru/.tmp/) in /home/site.ru/public_html/libraries/vendor/joomla/filesystem/src/Path.php on line 238" while reading response header from upstream, client: , server: site.ru, request: "POST /administrator/index.php?option=com_config HTTP/2.0", upstream: "fastcgi://unix:/var/run/php8.4-fpm-site.ru.sock:", host: "site.ru", referrer: "https://site.ru/administrator/index.php?option=com_config"
upstream sent invalid status "0" while reading response header from upstream, client: , server: site.ru, request: "GET /administrator/index.php?option=com_ajax&group=system&plugin=sendStats&format=raw HTTP/2.0", upstream: "fastcgi://unix:/var/run/php8.4-fpm-site.ru.sock:", host: "site.ru", referrer: "https://site.ru/administrator/index.php?option=com_config"
Собствено в конфиге нормальный путь, внутри папки сайта, который `/home/site.ru/public_html/tmp`.
Почему обращается к корню сервера?