bluehost 不同PHP版本網站 - Linux

Ursula avatar
By Ursula
at 2018-04-19T09:37

Table of Contents

Dear All,

最近公司舊網站 for PHP 5.4 新增一個新網站 for PHP 7.0
請問一下有辦法同時並存嗎? (www.bluehost.com)
看Help似乎可以改 .htaccess ,不曉得大家有這方面的經驗,可否
分享一下,謝謝!

Benson

--
Tags: Linux

All Comments

Zenobia avatar
By Zenobia
at 2018-04-23T08:21
”Although multiple PHP versions can be installed on
a system, Apache can only use a single PHP version”
PHP多版本→○
Apache使用多重PHP版本→X
但不知道有沒有其他特殊方法能做到
Ingrid avatar
By Ingrid
at 2018-04-28T01:55
讓Apache nginx共存 或許能做到(?
Rosalind avatar
By Rosalind
at 2018-04-30T02:53
用 fastcgi 方式處理比較簡單,若是 apache 載入 php
Charlotte avatar
By Charlotte
at 2018-05-03T20:28
module 有實質困難,因為只能夠載入一種版本而已
Zora avatar
By Zora
at 2018-05-05T00:17
nginx + php fastcgi 是單純簡單可行方式
Dora avatar
By Dora
at 2018-05-05T03:34
實在不行chroot咯
Charlie avatar
By Charlie
at 2018-05-09T10:11
chroot會比docker好學嗎?

保留筆電recovery區裝ubuntu方式

Oscar avatar
By Oscar
at 2018-04-19T07:33
近期買了dell xps(windows版),想安裝ubuntu用,在網路上查dell原本有提供 windows recovery image下載,可是拿到這台xps 13的recovery 是放在硬碟裡,沒有提供image下載。 研究了一下windows的recovery工具,我用and#34;create ...

R5 2400G 有合適的linux可以順順跑嗎?

Una avatar
By Una
at 2018-04-18T21:24
→ idisnothing: 那像deinterlace之類的後處理可以offload給GPU嗎? 03/13 20:03 → idisnothing: 還是一樣只能由CPU來處理? 03/13 20:05 推 s9209122222: 這我不確定,不曉得怎麼看,但用htop看cpu使用率有增 03/13 2 ...

file counts 計算 請教

Zanna avatar
By Zanna
at 2018-04-18T00:29
請教一個迴圈問題 我要寫一個迴圈去比對 /usr/data 資料夾內 第一層目錄底下,任何一個資料夾, 內的檔案數量, 達於36500筆, 必須要記錄 log 並且mail通知 我寫了下面寫法,但是不work #! /bin/sh file=`ls -ald /usr/data/*|awk and#3 ...

新手在Lubuntu安裝軟體問題,請益

Freda avatar
By Freda
at 2018-04-17T20:12
推 Gold740716: 4. 應該是 sysadmin 用在公用機器上的 04/17 16:51 → Gold740716: 但現在還有這種東西嗎? 04/17 16:51 FreeBSD表示: https://www.freebsd.org/cgi/man.cgi?pkg-repository Li ...

新手在Lubuntu安裝軟體問題,請益

Puput avatar
By Puput
at 2018-04-16T16:38
謝謝大師開釋 那我的問題變成是 如果我只能下載 zip 檔 能夠透過指令解壓縮並且讓裡面的 程式自動部署到我的電腦嗎? 如同 sudo apt-get install r-base 後的結果 因為IDE看起來都是ZIP檔 ※ 引述《ChakraLinux (GNU/Chakra Projec ...