I have this versions of headers:
PHP Version 5.4.4-14+deb7u5
Client API header version 5.5.31
and I get this message : Warning: mysqli::mysqli(): Headers and client library minor version mismatch. Headers:50531 Library:100004 the reason is the version mismatch i think , How can I recompile PHP to match the version of mysqli ? I'm using mariadb
Client API library version 10.0.4-MariaDB
thanks !