MultiPHP install Error

Post Reply
sanater
Posts: 4
Joined: Sun Jul 05, 2020 8:44 am

Hi bro, i cant install multiPHP

Image


please help me :cry:
User avatar
myVesta
Site Admin
Posts: 972
Joined: Fri Jun 19, 2020 9:59 am
Has thanked: 10 times
Been thanked: 6 times

Did you edited that script before you run it?
Because you need to put 1 in desired version (in that script)
User avatar
myVesta
Site Admin
Posts: 972
Joined: Fri Jun 19, 2020 9:59 am
Has thanked: 10 times
Been thanked: 6 times

btw, output that you screenshoted is normal.
go to myVesta -> Web -> Edit domain -> and check what you have in Web Template listbox.
sanater
Posts: 4
Joined: Sun Jul 05, 2020 8:44 am

dpeca wrote: Sun Jul 05, 2020 1:17 pm Did you edited that script before you run it?
Because you need to put 1 in desired version (in that script)
im use to

https://raw.githubusercontent.com/myves ... install.sh
bash multi-php-install.sh
sanater
Posts: 4
Joined: Sun Jul 05, 2020 8:44 am

dpeca wrote: Sun Jul 05, 2020 1:20 pm btw, output that you screenshoted is normal.
go to myVesta -> Web -> Edit domain -> and check what you have in Web Template listbox.
Image
User avatar
myVesta
Site Admin
Posts: 972
Joined: Fri Jun 19, 2020 9:59 am
Has thanked: 10 times
Been thanked: 6 times

Download php-installer:

Code: Select all

wget -nv -O ./vesta-inst-php.sh https://c.myvestacp.com/tools/multi-php-install.sh
Now you need to edit script before you run it.

Code: Select all

mcedit ./vesta-inst-php.sh
Put 1 in desired PHP versions.

Save it, and then run script.

Code: Select all

sudo bash ./vesta-inst-php.sh
sanater
Posts: 4
Joined: Sun Jul 05, 2020 8:44 am

dpeca wrote: Sun Jul 05, 2020 3:22 pm You need to edit script before you run it.

Code: Select all

mcedit ./vesta-inst-php.sh
Put 1 in desired PHP versions.

Save it, and then run script.

Code: Select all

sudo bash ./vesta-inst-php.sh
Thank you very much bro. :D
Now;
Image
Post Reply