codecamp

PHP8 Verifying the build

以下步骤描述了如何验证 WinCache 是否已正确构建:

1. 转到 PHP 二进制文件构建的文件夹。

2. 运行以下命令:

   php.exe -n -d extension=php_wincache.dll -re wincache

   如果 WinCache 已正确构建,此命令的输出将列出 WinCache 支持的 INI 指令和函数。


PHP8 Compiling and building
PHP8 简介
温馨提示
下载编程狮App,免费阅读超1000+编程语言教程
取消
确定