[atomic] PHP 5.2.13 compiled with mysql library 5.0.77 ?

Support/Development for PHP
BruceLee
Forum Regular
Forum Regular
Posts: 879
Joined: Sat Mar 28, 2009 6:58 pm
Location: Germany

[atomic] PHP 5.2.13 compiled with mysql library 5.0.77 ?

Unread post by BruceLee »

Is there any reason why after updating to [atomic] PHP 5.2.13
phpinfo shows:

Code: Select all

MysqlI Support	enabled
Client API library version 	5.0.90
Client API header version 	5.0.77
MYSQLI_SOCKET 	/var/lib/mysql/mysql.sock 
Under [atomic] PHP 5.2.12-3 it was

Code: Select all

Client API header version => 5.0.89
I think that is causing my segfaults.
Post Reply