首頁 >後端開發 >PHP問題 >如何解決php make test報錯問題

如何解決php make test報錯問題

藏色散人
藏色散人原創
2021-11-24 10:06:233479瀏覽

php make test報錯的解決方法:1、開啟指令視窗;2、在configure時候加上“--enable-cli”,就可以make test了。

如何解決php make test報錯問題

本文操作環境:Windows7系統、php-5.4.5、Dell G3電腦。

如何解決php make test封包錯誤問題?

安裝php時,make test封包錯誤

Build complete.
Don't forget to run 'make test'.
 
[root@localhost php-5.4.5]# make test
 
ERROR: Cannot run tests without CLI sapi.
[root@localhost php-5.4.5]#

 

#解決方法:

configure時候加上--enable-cli,就可以make test了

推薦學習:《PHP影片教學

以上是如何解決php make test報錯問題的詳細內容。更多資訊請關注PHP中文網其他相關文章!

陳述:
本文內容由網友自願投稿,版權歸原作者所有。本站不承擔相應的法律責任。如發現涉嫌抄襲或侵權的內容,請聯絡admin@php.cn