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.
php5.2 を搭載した Windows サーバーに、php のアーカイブ ファイル形式のサポートをインストールしようとしています。を使ってやってみましたpecl install phar。しかし、私はこのエラーが発生しています:
pecl install phar
The DSP phar.dsp does not exist
誰でもこれを理解するのを手伝ってもらえますか?
ありがとう
Windows で使用する場合pecl installは、Microsoft Visual Studio がインストールされている必要があります。
pecl install
おそらくphar.dll、PHP セットアップ プログラムに同梱されている を使用する方が簡単です。
phar.dll