You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PHP Warning: PHP Startup: Unable to load dynamic library 'rocketmq' (tried: /usr/local/lib/php/pecl/20190902/rocketmq (dlopen(/usr/local/lib/php/pecl/20190902/rocketmq, 9): image not found), /usr/local/lib/php/pecl/20190902/rocketmq.so (dlopen(/usr/local/lib/php/pecl/20190902/rocketmq.so, 9): Symbol not found: __ZN12PullConsumer12getGroupNameEv
Referenced from: /usr/local/lib/php/pecl/20190902/rocketmq.so
Expected in: flat namespace
in /usr/local/lib/php/pecl/20190902/rocketmq.so)) in Unknown on line 0
I am trying to run simple demo of phpcpp ( as given in this repository). It's working fine in ubuntu 18 but not working in cent os 7.
System version: cent os 7
PHP version:PHP 7.2
The text was updated successfully, but these errors were encountered: