1
我試圖與PECL在Windows上安裝MongoDB的驅動程序,像這樣:錯誤:DSP mongodb.dsp不存在
pecl install mongodb-beta
,並收到此錯誤:
ERROR: The DSP mongodb.dsp does not exist.
從Web搜索似乎這是因爲它不是線程安全的,但我似乎無法找到一個線程安全包。
我試圖與PECL在Windows上安裝MongoDB的驅動程序,像這樣:錯誤:DSP mongodb.dsp不存在
pecl install mongodb-beta
,並收到此錯誤:
ERROR: The DSP mongodb.dsp does not exist.
從Web搜索似乎這是因爲它不是線程安全的,但我似乎無法找到一個線程安全包。
您必須手動下載庫,如果你是在Windows中: