[yocto] php extensions

Stefan Müller-Klieser s.mueller-klieser at phytec.de
Wed Jan 31 01:04:13 PST 2018


Hi everyone,

I am trying to get to run the php redis extension with current master
and php 7.1.9 from meta-oe. There are no other php extensions in
openembedded yet.
I am using the default php.ini and just add the redis.so. Everything
seems to work fine except that php does not load any extension. php -m
shows a lot of php modules, those seem to be compiled in. Running php-cli
with strace shows that there is no access at all to the extension directory.
Has anyone a hint where to look?

Thanks! Stefan



More information about the yocto mailing list