【发布时间】:2021-07-26 11:07:23
【问题描述】:
我有一个基于 vs2017 的 PHP 扩展。
当我在 xampp 上加载它时出现此错误:
PHP Startup: myPhpExt: Unable to initialize module
Module compiled with build ID=API20190902,TS
PHP compiled with build ID=API20190902,TS,VC15
These options need to match\n in Unknown on line 0
我该如何解决这个问题?尊重是在 vc15 上。
【问题讨论】:
标签: php xampp php-extension