Not able to install Fusion on Debian

Status
Not open for further replies.

Edson

Member
Aug 1, 2017
59
4
8
46
Dear,

I am trying to install Fusion on Debian without luck. Is there any change on the procedure i should know?

Regards
 

MKNGRP

Member
Mar 26, 2021
40
0
6
44
Hi there, No changes that I'm aware of. Can you explain to me your process and where you seem to think the error begins?
 

wboyles

New Member
Dec 9, 2021
2
0
1
41
www.granade.co
I just spun up a new Debian server (11). Logged in via ssh using Putty

apt-get update
apt-get upgrade

Then

wget -O - https://raw.githubusercontent.com/fusionpbx/fusionpbx-install.sh/master/debian/pre-install.sh | sh;

cd /usr/src/fusionpbx-install.sh/debian && ./install.sh


Worked perfect for me. Please report back to others can learn.
I've had the same experience. Debian 11 Vanilla install, nothing special. Ran the pre-install script as Andrew mentions above. The only thing I do differently is in /debian/resources/config.sh I manually set some values like DB password, admin password etc.

After that I kick off the /debian/install.sh script, go get some coffee and come back to a fully configured system.

Do you have any error logs we can look at? Which version of Debian are you using?
 
Status
Not open for further replies.