Hi List, I have been using the php 5.2.10 from the testing repo and note the following: the php-suhosin packages in testing do not match the php version
PHP Warning: PHP Startup: suhosin: Unable to initialize module Module compiled with module API=20050922, debug=0, thread-safety=0 PHP compiled with module API=20060613, debug=0, thread-safety=0
Also, does anyone know of a rpm for php-memcache and php-Fileinfo good for php 5.2.10? The rf ones are for base CentOS. TIA Rob
On Fri, 24 Dec 2010, Rob Kampen wrote:
To: CentOS mailing list centos@centos.org From: Rob Kampen rkampen@kampensonline.com Subject: [CentOS] CentOS-testing php issues
Hi List, I have been using the php 5.2.10 from the testing repo and note the following: the php-suhosin packages in testing do not match the php version
PHP Warning: PHP Startup: suhosin: Unable to initialize module Module compiled with module API=20050922, debug=0, thread-safety=0 PHP compiled with module API=20060613, debug=0, thread-safety=0
Also, does anyone know of a rpm for php-memcache and php-Fileinfo good for php 5.2.10? The rf ones are for base CentOS.
Remi repo also has a newer version of php.
Installed Packages Name : php Arch : i386 Version : 5.3.2 Release : 2.el5.remi Size : 3.3 M Repo : installed Summary : The PHP HTML-embedded scripting language.
memcache repos:
Name : php-pecl-memcache Arch : i386 Version : 2.2.3 Release : 1.el5_2 Size : 32 k Repo : extras Summary : Extension to work with the Memcached caching daemon URL : http://pecl.php.net/package/memcache License : PHP
Name : php-pecl-memcache Arch : i386 Version : 3.0.5 Release : 1.el5.remi Size : 64 k Repo : remi Summary : Extension to work with the Memcached caching daemon URL : http://pecl.php.net/package/memcache License : PHP
Fileinfo:
Name : php-pecl-Fileinfo Arch : i386 Version : 1.0.4 Release : 3.el5.centos Size : 11 k Repo : extras Summary : Fileinfo is a PHP extension that wraps the libmagic library URL : http://pecl.php.net/package/Fileinfo License : PHP License
Name : php-pecl-fileinfo Arch : i386 Version : 1.0.4 Release : 2.el5.rf Size : 24 k Repo : rpmforge Summary : PECL package to get file information through libmagic URL : http://pecl.php.net/package/Fileinfo License : PHP
Name : php-pecl-Fileinfo Arch : i386 Version : 1.0.4 Release : 3.el5.remi Size : 11 k Repo : remi Summary : Fileinfo is a PHP extension that wraps the libmagic library URL : http://pecl.php.net/package/Fileinfo License : PHP License
HTH and a very Merry Christmas.
Keith