Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.php > #16927

headers and client library mismatch

From bill <william@TechServSys.com>
Newsgroups comp.lang.php
Subject headers and client library mismatch
Date 2016-08-12 07:24 -0400
Organization Aioe.org NNTP Server
Message-ID <nokbma$107g$1@gioia.aioe.org> (permalink)

Show all headers | View raw


Recently the following warning popped up on a script I am developing:
Warning: mysqli::mysqli(): Headers and client library minor 
version mismatch. Headers:50546 Library:50631 in 
/home/michigan/public_html/dmisc.xyz/DoList/index.php on line 17

Any idea how this happened and what I can do about it?
It is making it difficult to work on these scripts (one of which 
uses header redirection.)  I would prefer keeping the error level 
at E_ALL.

bill

Back to comp.lang.php | Previous | NextNext in thread | Find similar | Unroll thread


Thread

headers and client library mismatch bill <william@TechServSys.com> - 2016-08-12 07:24 -0400
  Re: headers and client library mismatch "Christoph M. Becker" <cmbecker69@arcor.de> - 2016-08-12 15:00 +0200

csiph-web