skjainmiah
(skjainmiah)
August 26, 2024, 11:27am
1
I have installed FreePBX 17 using github on Debian 12 (Virtual Box) , now I installed it in /tmp folder without any issues now how should I start the server ?
Here is the link for github: GitHub - FreePBX/sng_freepbx_debian_install: FreePBX 17 Installation Script
lgaetz
(Lorne Gaetz)
August 26, 2024, 11:37am
2
Did you execute the install script after you downloaded it?
skjainmiah
(skjainmiah)
August 26, 2024, 11:40am
3
How to execute the script
Steps -
ssh to the Debian system as ‘root’
Download the file using wget
:
wget https://github.com/FreePBX/sng_freepbx_debian_install/raw/master/sng_freepbx_debian_install.sh -O /tmp/sng_freepbx_debian_install.sh
Execute the script:
bash /tmp/sng_freepbx_debian_install.sh
I followed exact same steps no issues during installations
system
(system)
Closed
September 26, 2024, 11:41am
4
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.