[精讚] [會員登入]
699

debian安裝drupal細節

設定apache2的細節

分享此文連結 //n.sfs.tw/11211

分享連結 debian安裝drupal細節@外行中的外行
(文章歡迎轉載,務必尊重版權註明連結來源)
2018-10-26 12:08:00 最後編修
2017-06-06 14:01:56 By jung
 

為了架一個測試網站介接openid

所以在proxmox上開了LXC container

使用debian8+apache2+mariadb+php5

下載drupal資料夾解壓完後卻無法連到開始設定的頁面

請教本和大神後

終於學到因為php5是獨立執行的服務

所以需額外安裝  libapache2-mod-php5 這個模組並重啟apach2

就成功了

END

你可能感興趣的文章

ubuntu18.04網路設定無法啟動問題 network connection failed due to networkmanager settings

在debian9使用apt-key add gpg key from ubuntu keyserver

在ubuntu18.04桌面版安裝中文注音輸入法 如何在ubuntu桌面使用新酷音注音輸入法

[網管心得]ssh keygen用法 ssh-copy-id

在virtualbox如何壓縮vdi檔 using commands to reduce virtualbox's vdi file space

使用群暉NAS內建VPN SERVER套件的OPENVPN功能注意事項 使用群暉NAS內建VPN SERVER套件的OPENVPN功能注意事項

隨機好文

在家設定openvpn server on pfsense 在家設定openvpn server on pfsense

installation and implementation of k8s clusters on CentOS8 k8s入坑

JIRA instance migration phase1 how to migrate JIRA from centos6 to centos7

使用群暉NAS內建VPN SERVER套件的OPENVPN功能注意事項 使用群暉NAS內建VPN SERVER套件的OPENVPN功能注意事項

在intellij IDEA解決檔案內容顯示為UTF-8字碼而不是中文的問題 how to show correct language content of file, instead of utf-8 encoded charactors