Thanks but there's a problem. memcached is not showing as a registered session handler in phpinfo(). The session.save_handler and save_path directives show up with the values specified in the ini files but at the top of the session block in the output of phpinfo the Registered save handlers line shows only files and user.
My application is also unable to start a session. According to /var/log/httpd/error_log it's a missing dependency: PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib64/php/modules/memcached.so' - /usr/lib64/php/modules/memcached.so: undefined symbol: php_json_decode_ex in Unknown on line 0 Good news is that igbinary is showing up as a registered serializer. Before installation from ius-testing I removed the igbinary module I'd installed via pecl and the current php55u-pecl-memcached from ius-dev. -- 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/1374601 Title: WL: php55u-pecl-memcached with igbinary support Status in IUS Community Project: Fix Committed Bug description: Please see https://bugs.launchpad.net/ius/+bug/1258608 regarding this module. Would it be possible to rebuild this module with igbinary support enabled? Regards, Stephen To manage notifications about this bug go to: https://bugs.launchpad.net/ius/+bug/1374601/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~ius-coredev Post to : [email protected] Unsubscribe : https://launchpad.net/~ius-coredev More help : https://help.launchpad.net/ListHelp

