[精讚] [會員登入]
698

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

你可能感興趣的文章

在新版谷歌協作平台嵌入edimax或lass空氣盒子讀取數值並視覺化 embeeded javascript to read and visualized lass json value on new google site

使用bash script 顯示及比較記憶體剩餘用量 How to get the available memory reported as a percentage then compare Numbers and Strings in Linux Shell Script

debian安裝drupal細節 設定apache2的細節

zfs on ubuntu 20.04 how to destroy zfs pool while error message said pool is busy

[網管心得]qnap+proxmox 韌體更新及nfs掛載或變更

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

隨機好文

安裝netbeans9遇到的小狀況 how to show netbeans9 program onto ubuntu desktop

如何在ubuntu 18.04上設定一開機就啟動virtualbox某個vm a way to setup ubuntu18.04 for start vm on boot

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

solution for selinux issue while installing zabbix agent on centos7 install zabbix agent as service will raise selinux issue on some centos 7.3.1611

testing gitlab and jenkins CI/CD on docker-1 在docker架設gitlab, jenkins 測試CI/CD pipeline第一章