Description
Description
We have a problem with php_rdkafka.dll on OS Microsoft Windows 11 since update on March 11, 2025 (Windows 11 23H2 build 22631.5039).
When php_rdkafka extension is enable, php cannot use the extension with this error :
Warning: PHP Startup: Unable to load dynamic library 'rdkafka' (tried: c:/wamp64/bin/php/php8.4.0/ext/rdkafka (The specified module cannot be found), c:/wamp64/bin/php/php8.4.0/ext/php_rdkafka.dll (The specified module cannot be found)) in Unknown on line 0
This error occured only if the update KB5053602 was successfully installed on computer.
To keep using RDKAFKA extension, you have to unisntall this update.
php-rdkafka Version
php-rdkafka 6.05 (but older version is also affected)
librdkafka Version
No response
PHP Version
PHP 8.4.4 (but all PHP version seem to be affected)
Operating System
Windows 11 23H2 build 22631.5039
Kafka Version
No response