opencart安裝過程中出現的問題

opencart安裝過程中出現的問題

先生,我在 ubuntu 電腦上安裝 opencart 時遇到問題。我的 cURL 和 mcrypt 處於關閉位置,而它需要處於開啟位置。

答案1

運行apt-get install php5-curl curl php5-mcrypt然後再次安裝 opencart。

相關內容