php 7.1 长路径支持不适用于 Windows Server 2008 r2 sp1- Apache 正在重新启动
php 7.1 long path support not available for Windows Server 2008 r2 sp1- Apache is being restarted
我正在使用 Apache 2.4.29 (Win 64),Php 7.1.12。我无法对长文件路径(长度超过 259)使用 php 函数,例如 file_exists(),而它是 Php 7.1 的功能,可以与 [=21 一起使用=] 10.
必须在 windows server 2008 r2 sp1 中支持,因为它没有在任何地方写到 php 7.1 或 Apache 2.4.29 (Win 64) 不支持长文件路径功能window 版本。我错过了什么?
根据我的发现,此问题在 php 7.1.12 中仍然存在,但已在 7.1.17 中修复。
我正在使用 Apache 2.4.29 (Win 64),Php 7.1.12。我无法对长文件路径(长度超过 259)使用 php 函数,例如 file_exists(),而它是 Php 7.1 的功能,可以与 [=21 一起使用=] 10.
必须在 windows server 2008 r2 sp1 中支持,因为它没有在任何地方写到 php 7.1 或 Apache 2.4.29 (Win 64) 不支持长文件路径功能window 版本。我错过了什么?
根据我的发现,此问题在 php 7.1.12 中仍然存在,但已在 7.1.17 中修复。