I get affected by something which I suspect is this bug.
When I install the php5-pecl-http package from the repo, I start getting error messages from cron which I managed to narrow down to a single module as to source The message, which I get each time /usr/lib/php5/sessionclean is run is as follows:

PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20131226/http.so' - /usr/lib/php5/20131226/http.so: undefined symbol: php_persistent_handle_abandon in Unknown on line 0

My temporary fix has been to simply not try to load the http.so module for now and rely on a replacement function, but I would prefer not to.

Talking with people over at ##php over at Freenode irc, it seems the issue is caused by a mismatch between how the main PHP code and the PECL PHP extension is compiled.

Hope these nuggets of information help :)

/Teo.


--
Teodor Väänänen      | Don't meddle in the affairs of wizards,
tvi...@sm0tvi.net    | for you are good and crunchy with
Remove QRM to reply  | ketchup.


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to