Install mosquitto extension for PHP and Apache?

2 suggestions found (sorry I cannot test them).

First suggestion I found was to check is what API version is phpize using? Does phpize -v match the old or the new?

Another is to run phpize --clean and the final one is to bump the version for the extension (I’m guessing in the package.xml file).

(still the blind leading etc…)

mosquitto_php.txt (13.1 KB)

Well, I’m really getting nowhere. Despite phpize seems to be configured okay?

PHP Api Version: 20170718
Zend Module Api No: 20170718
Zend Extension Api No: 320170718

I removed PHP 7.0 which was on the machine (PITA, as loads of stuff disappeared too and my main site is having issues still!)