Hi guys,
I am fed up with the same error with php and pecl-memcached packages. It is difficult to track what brings about the message upon php startup:
This library resides in the same place mentioned in the warning message. I've found out that only reinstalling of pecl-memcached package fixes this problem. But it appears again after I update php package. I also use libmemcached and memcached packages from ports.
Any solution could be found?
I am fed up with the same error with php and pecl-memcached packages. It is difficult to track what brings about the message upon php startup:
Code:
PHP Warning: PHP Startup: Unable to load dynamic library '/usr/local/lib/php/20100525/memcached.so' - /usr/local/lib/php/20100525/memcached.so: Undefined symbol "php_session_create_id" in Unknown on line 0
This library resides in the same place mentioned in the warning message. I've found out that only reinstalling of pecl-memcached package fixes this problem. But it appears again after I update php package. I also use libmemcached and memcached packages from ports.
Any solution could be found?