[php-src] Issue #20797: PHP not loading extensions with Apache Module
[email protected] (jfha73)
| Newsgroups | php.bugs |
|---|---|
| Message-ID | <O7z2uLRiC6TnQ83qslcDspLcW40AEtDdIDsKVmsSvHY@main.internal.php.net> |
Issue: https://github.com/php/php-src/issues/20797 Author: jfha73 ### Description Hey guys, PHP as Apache Module for Windows is not loading extensions, php -m shows all the modules set to load, but phpinfo() does noy and apache log says it cannot find them, I have tried with multiple versions of both PHP and HTTPD, would you please take a look at this? thanks. ### PHP Version ```plain Apache/2.4.57 (Win64) OpenSSL/3.1.6 PHP/8.2.6 Apache/2.4.61 (Win64) OpenSSL/3.1.6 PHP/8.4.11 Apache/2.4.61 (Win64) OpenSSL/3.1.6 PHP/8.5.0 Apache/2.4.61 (Win64) OpenSSL/3.1.6 PHP/8.5.1 ``` ### Operating System _No response_