SOLVED quickscript not installing FusionPBX properly?

JT000z

New Member
Apr 18, 2023
16
0
1
Hello everyone!

I recently tried to install FusionPBX with the provided Quick Installation script but it does not work can anyone help me with it? (I attached an installation log with this post) I tried to install it on 10, 11, 12 and all of them did the same result and I do not know what I'm doing wrong

it seems like I cant upload such a big file here so here is a link that you can view the log <HIDDEN>

Thanks in advance
 
Last edited:

pbxgeek

Active Member
Jan 19, 2021
193
65
28
37
Recent updates to Debian 12 have disrupted the FusionPBX installation script, leading to installation failures. While Debian 11 was a viable alternative until recently, similar updates have now affected its compatibility as well. The FusionPBX support team is aware of these issues and is actively working on solutions.
 

JT000z

New Member
Apr 18, 2023
16
0
1
Recent updates to Debian 12 have disrupted the FusionPBX installation script, leading to installation failures. While Debian 11 was a viable alternative until recently, similar updates have now affected its compatibility as well. The FusionPBX support team is aware of these issues and is actively working on solutions.
ah ok thanks I thought I was going insane and I kept doing something wrong x)
 

pbxgeek

Active Member
Jan 19, 2021
193
65
28
37
This was resolved. I was able to install FusionPbx yesterday without any issues
 

ictinc

New Member
Dec 5, 2024
4
0
1
42
This was resolved. I was able to install FusionPbx yesterday without any issues
I just tried installing on a fresh Debian 12 system however unfortunately it still fails. Freeswitch fails to start.
During installation I'm getting a bunch of errors like:
/bin/chown: cannot access '/var/lib/freeswitch': No such file or directory
/bin/chown: cannot access '/var/log/freeswitch': No such file or directory

php Unable to connect to socket.

Any help would be much appreciated.
 

pbxgeek

Active Member
Jan 19, 2021
193
65
28
37
Investigate why FreeSWITCH is not compiling—it might help shed some light on the issue. As I mentioned earlier, my setup started compiling without errors this week. However, just last week, it failed to compile with a variety of different errors.
 

ictinc

New Member
Dec 5, 2024
4
0
1
42
After installing FusionPBX and redirecting everything to a log file I went through everything however my knowledge of Freeswitch is unfortunately lacking.
The weird thing however is when I install a FusionPBX on a fresh Debian 12 VM on my laptop it works fine. The problem is only there when I'm on the fresh Debian 12 install provided by my VPS provider (Leaseweb).
 

ictinc

New Member
Dec 5, 2024
4
0
1
42
Fixed.. my last comment made me think. I was able to mount netboot to the VPS and install from a Debian repo instead of the Debian image provided by Leaseweb. After this the installation script finished successfully.