On 03/23/15 11:48, Ihsan Dogan wrote: > Hi, > > Yesterday I've updated OpenSSL and other packages on > www.opencsw.org. Since then, Mantis is showing an error: > > SYSTEM WARNING: mysql_pconnect() [function.mysql-pconnect]: > Headers and client library minor version mismatch. Headers:50529 > Library:50621 > > I'd be really happy if someone with time and the knowledge could > have a look into this issue.
PHP modules have to be recompiled to match mysql client version. Or "display_errors" should be turned off :-) -- Juraj Lutter <[email protected]>
