ius-coredev team mailing list archive
-
ius-coredev team
-
Mailing list archive
-
Message #01908
[Bug 1052542] Re: Memcached module for php 5.4 missing
Hello Jorma,
I just wanted to give you an update on where we stand regarding this
request.
First, I attempted to copy the IUS memcached module for PHP 5.3, which
is version 1.0.0. This did not work as support for PHP 5.4 for the
memcached module did not start till version 2.0.0. We were unable to
compile the versions 2.0.0 or 2.0.1 of the module with Red Hat's stock
version of libmemcached, 0.31.
Next we tried building newer versions of libmemcached. We were able to
build libmemcached 1.0.8 then built the memcached module 2.1.0 off that
version of libmemcached. While we were able to build the module it was
not functional:
# php -v
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php/modules/memcached.so' - /usr/lib64/php/modules/memcached.so: undefined symbol: memcached_server_minor_version in Unknown on line 0
PHP 5.4.6 (cli) (built: Aug 21 2012 09:32:33)
Copyright (c) 1997-2012 The PHP Group
Zend Engine v2.4.0, Copyright (c) 1998-2012 Zend Technologies
Now we running into issue some sasl issues building libmemcached 1.0.10.
We will try the following patch:
http://lists.libmemcached.org/pipermail/libmemcached-
discuss/2012-August/001323.html
-Ben
--
You received this bug notification because you are a member of IUS Core
Development, which is subscribed to IUS Community Project.
https://bugs.launchpad.net/bugs/1052542
Title:
Memcached module for php 5.4 missing
Status in IUS Community Project:
In Progress
Bug description:
No memcacheD module is available for PHP 5.4.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ius/+bug/1052542/+subscriptions
References