php errors with homebrew php56
-
activated on wordpress 4.2.1 install running on mac server 4.1, but apache loading hombrew php56
this plugin worked marvelously with the built-in php5.5.20, but jetpack and others weren’t curling and talking correctly, so I caved in and went with homebrew
php has php56-memcache and php56-memcached
apache error log throws this:
dyld: lazy symbol binding failed: Symbol not found: _igbinary_serialize Referenced from: /usr/local/opt/php56-memcached/memcached.so Expected in: flat namespace dyld: Symbol not found: _igbinary_serialize Referenced from: /usr/local/opt/php56-memcached/memcached.so Expected in: flat namespace [Thu Apr 30 18:19:16.386473 2015] [core:notice] [pid 94138] AH00052: child pid 94166 exit signal Trace/BPT trap (5) dyld: lazy symbol binding failed: Symbol not found: _igbinary_serialize Referenced from: /usr/local/opt/php56-memcached/memcached.so Expected in: flat namespace dyld: Symbol not found: _igbinary_serialize Referenced from: /usr/local/opt/php56-memcached/memcached.so Expected in: flat namespace dyld: lazy symbol binding failed: Symbol not found: _igbinary_serialize Referenced from: /usr/local/opt/php56-memcached/memcached.so Expected in: flat namespace dyld: Symbol not found: _igbinary_serialize Referenced from: /usr/local/opt/php56-memcached/memcached.so Expected in: flat namespace
I wish I was more versed to figure out if this means I need to change an option with phpmemcached or something in the memcached.ini
https://www.ads-software.com/plugins/memcached-is-your-friend/
- The topic ‘php errors with homebrew php56’ is closed to new replies.