phpmyadmin blowfish_secret errors

Discussion in 'ISPConfig 3 Priority Support' started by DylanPedro, Feb 12, 2018.

  1. DylanPedro

    DylanPedro Member

    Hi,
    I have install phpmyadmin for ispconfig on an nginx server and keep seeing the following errors:
    Code:
    2018/02/12 00:50:41 [error] 1441#1441: *277 FastCGI sent in stderr: "PHP message: phpmyadmin: Failed to load /var/lib/phpmyadmin/blowfish_secret.inc.php Check group www-data has read access and open_basedir restrictions.
    PHP message: phpmyadmin: Failed to load /var/lib/phpmyadmin/config.inc.php Check group www-data has read access and open_basedir restrictions.
    PHP message: phpmyadmin: Failed to load /etc/phpmyadmin/config-db.php Check group www-data has read access and open_basedir restrictions" while reading response header from upstream, client: 86.4.188.88, server: _, request: "GET /phpmyadmin/js/get_image.js.php?theme=pmahomme&v=4.6.6deb4 HTTP/1.1", upstream: "fastcgi://unix:/var/lib/php7.0-fpm/apps.sock:", host: "server1.example.com:8081"
    How do I fix this? permissions are correct e.g. root www-data and open_base url has all these directories listed e.g
    Code:
    /var/www/clients/client0/web10/web:/var/www/clients/client0/web10/private:/var/www/clients/client0/web10/tmp:/var/www/server1.example.com/web:/srv/www/server1.example.com/web:/usr/share/php5:/usr/share/php:/tmp:/usr/share/phpmyadmin:/etc/phpmyadmin:/var/lib/phpmyadmin:/dev/random:/dev/urandom
     

Share This Page