Consistent Php Error every 5-6 seconds

Discussion in 'Installation/Configuration' started by Baller129, Oct 18, 2016.

  1. Baller129

    Baller129 New Member

    I'm seeing this error/warning combo pop up every 5-6 seconds in my nginx error.log, and I cannot find out where/what to do about it. Help?

    2016/10/18 13:04:17 [error] 19047#0: *8 FastCGI sent in stderr: "PHP message: PHP Warning: mysqli_connect(): Headers and client library minor version mismatch. Headers:50547 Library:100118 in /usr/local/ispconfig/interface/lib/classes/db_mysql.inc.php on line 79



    PHP message: PHP Warning: mysqli_connect(): Headers and client library minor version mismatch. Headers:50547 Library:100118 in /usr/local/ispconfig/interface/lib/classes/db_mysql.inc.php on line 79" while reading response header from upstream, client: X.X.X.X, server: my.ServerName.com, request: "GET /datalogstatus.php HTTP/1.1", upstream: "fastcgi://unix:/var/lib/php5-fpm/ispconfig.sock:", host: "My.ISPConfigserveraddress.com:8080", referrer: "httpMy.ISPConfigserveraddress.com:8080/index.php"

    Server: Centos 7.2,
    Php versions:
    default: 5.4.16
    opt: 5.6.25, 7.0.10
    Webserver: nginx 1.10
    MySQL: MariaDB 10.0
     
  2. Jesse Norell

    Jesse Norell ISPConfig Developer Staff Member ISPConfig Developer

Share This Page