原文:configure: error: Cannot find php_pdo_driver.h.

安裝pdo mysql cd usr local src php . . ext pdo mysql usr local php bin phpize usr local php為php安裝后的目錄 . configure with php config usr local php bin php config with pdo mysql usr local mysql sudo make am ...

2016-11-14 11:23 0 1683 推薦指數:

查看詳情

php7 configure: error: Cannot find OpenSSL's h> 問題解決

開始以為是沒有安裝openssl, openssl-devel,安裝后發現還是提示這個錯誤,搜索了一下evp.h,這個文件也存在。GOOGLE 了一下,在stackoverflow,找到了答案,原來是 phpize 生成的configure腳本有問題。 解決方法:修改configure 文件加入 ...

Sat Apr 21 23:13:00 CST 2018 0 5652
configure: error: Cannot find ldap.h

檢查下面是不是已經安裝,如果沒有安裝之:檢查:yum list openldapyum list openldap-devel安裝 :yum install openldap yum install openldap-devel php5.3 ...

Thu Dec 26 21:22:00 CST 2013 2 4878
configure: error: Cannot find OpenSSL's libraries

在Ubuntu 12.4.1 X64 位下編譯安裝PHP時提示 configure: error: Cannot find OpenSSL's libraries 確認已安裝過 openssl、libssl-dev 包,還是會提示該錯誤; 解決辦法 ...

Thu Aug 09 21:26:00 CST 2018 0 1554
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM