New installation without 3CX iso ?

Status
Not open for further replies.

DavBE

Free User
Basic Certified
Joined
Mar 18, 2020
Messages
11
Reaction score
3
Hi,

I'm running 3CX v15 on a vps and I would like to install a fresh v16 instance but my vps provider won't allow me to install from an ISO.

Is the 3CX Debian ISO the only way to install 3CX now ?

Regards,

David
 
Normally I do the below :

wget -O- http://downloads-global.3cx.com/downloads/3cxpbx/public.key | sudo apt-key add -

echo "deb http://downloads-global.3cx.com/downloads/debian stretch main" | sudo tee /etc/apt/sources.list.d/3cxpbx.list

sudo apt update

sudo apt install net-tools dphys-swapfile

sudo apt install 3cxpbx


so I changed to

wget -O- http://downloads-global.3cx.com/downloads/3cxpbx/public.key | sudo apt-key add -

echo "deb http://downloads-global.3cx.com/downloads/debian buster main" | sudo tee /etc/apt/sources.list.d/3cxpbx.list

sudo apt update

sudo apt install net-tools dphys-swapfile

sudo apt install 3cxpbx


with same result.....
 
  • Like
Reactions: RiesM
Status
Not open for further replies.

Latest Posts

Forum statistics

Threads
111,962
Messages
589,995
Members
164,867
Latest member
swegner