為了架一個測試網站介接openid
所以在proxmox上開了LXC container
使用debian8+apache2+mariadb+php5
下載drupal資料夾解壓完後卻無法連到開始設定的頁面
請教本和大神後
終於學到因為php5是獨立執行的服務
所以需額外安裝 libapache2-mod-php5 這個模組並重啟apach2
就成功了
為了架一個測試網站介接openid
所以在proxmox上開了LXC container
使用debian8+apache2+mariadb+php5
下載drupal資料夾解壓完後卻無法連到開始設定的頁面
請教本和大神後
終於學到因為php5是獨立執行的服務
所以需額外安裝 libapache2-mod-php5 這個模組並重啟apach2
就成功了
在windows環境下強制刪除無法以檔案總管刪除的檔案或目錄 how to remove directories or files that cannot be deleted by default file manager
ubuntu18.04網路設定無法啟動問題 network connection failed due to networkmanager settings
使用bash script 顯示及比較記憶體剩餘用量 How to get the available memory reported as a percentage then compare Numbers and Strings in Linux Shell Script
設定win10開機自動執行openvpn連接vpn server how to make win10 connecting to a vpn server automactically after booting up
[網管心得]qnap+proxmox 韌體更新及nfs掛載或變更
在debian9使用apt-key add gpg key from ubuntu keyserver
nginx+ssl+certbot安裝設定雜記 using certbot on nginx to setup https connection
IIS10設定url rewrite to https if you setup url rewrite function in IIS10, might cause api callback failed
在apache http server停用TLS 1.0/1.1 and SSL 2.0/3.0 How to disable outdated versions of SSL/TLS on Apache