Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试将对 php 的存档文件格式的支持安装到具有 php5.2 的 Windows 服务器中。我尝试使用pecl install phar. 但我收到此错误:
pecl install phar
The DSP phar.dsp does not exist
任何人都可以帮我解决这个问题吗?
谢谢
如果要pecl install在 windows 上使用,则需要安装 Microsoft Visual Studio。
pecl install
phar.dll使用PHP 安装程序附带的可能更容易。
phar.dll