Re: Не пускает в панель (invalid username or password)
Posted: Wed Jun 14, 2017 2:15 pm
Is anybody here?..
Community Forum
https://forum.vestacp.com/
Code: Select all
chmod 644 /usr/lib/sudo/sudoers.so
chown -R root /usr/lib/sudo
Code: Select all
root@sf:/usr/lib# tail /usr/local/vesta/log/nginx-error.log
2017/06/16 11:23:19 [error] 1574#0: *14 FastCGI sent in stderr: "PHP message: PHP Notice: Undefined index: HTTP_CLIENT_IP in /usr/local/vesta/web/inc/main.php on line 14
PHP message: PHP Notice: Undefined index: HTTP_X_FORWARDED_FOR in /usr/local/vesta/web/inc/main.php on line 14
PHP message: PHP Notice: Undefined index: HTTP_X_FORWARDED in /usr/local/vesta/web/inc/main.php on line 14
PHP message: PHP Notice: Undefined index: HTTP_FORWARDED_FOR in /usr/local/vesta/web/inc/main.php on line 14
PHP message: PHP Notice: Undefined index: HTTP_FORWARDED in /usr/local/vesta/web/inc/main.php on line 14" while reading response header from upstream, client: 212.35.170.245, server: _, request: "POST /login/ HTTP/1.1", upstream: "fastcgi://unix:/var/run/vesta-php.sock:", host: "seo-focus.cl:8083", referrer: "https://seo-focus.cl:8083/login/"
Code: Select all
rm -rf /usr/local/vesta/data/sessions/* && service vesta restart
Code: Select all
sudo: error in /etc/sudo.conf, line 0 while loading plugin `sudoers_policy'
sudo: /usr/lib/sudo/sudoers.so must be owned by uid 0
sudo: fatal error, unable to load plugins