kenn10
Well-Known Member
- Joined
- Dec 16, 2007
- Messages
- 4,630
- Reaction score
- 3,001
@wardmundy Your new script ran OK. Here are some observations:
This shouldn't still be there:
As a result, the script added this to /etc/apt/sources.list which is not correct.:
FreePBX still won't apply configuration:

FreePBX disabled the UCP module and when you try to upgrade it, the GUI bombs out.
Adding an extension causes the GUI to bomb out:
The file system is not read-only.
FreePBX is basically unusable even though it looks OK. The extensions that are preloaded will work but you can't add anything new.
There are file permission issues not addressed by the FreePBX installer.
This shouldn't still be there:
Code:
Ign:6 http://download.webmin.com/download/repository sarge InRelease
Get:7 http://download.webmin.com/download/repository sarge Release [19.2 kB]
Hit:8 https://download.webmin.com/download/newkey/repository stable InRelease
Get:9 http://download.webmin.com/download/repository sarge Release.gpg [181 B]
Ign:9 http://download.webmin.com/download/repository sarge Release.gpg
As a result, the script added this to /etc/apt/sources.list which is not correct.:
Code:
deb http://download.webmin.com/download/repository sarge contrib
FreePBX still won't apply configuration:

FreePBX disabled the UCP module and when you try to upgrade it, the GUI bombs out.
Adding an extension causes the GUI to bomb out:
Code:
Whoops \ Exception \ ErrorException (E_WARNING)
file_put_contents(/etc/asterisk/voicemail.conf): Failed to open stream: Read-only file system
Code:
-rw-rw-r-- 1 asterisk asterisk 2072 May 16 11:42 voicemail.conf
FreePBX is basically unusable even though it looks OK. The extensions that are preloaded will work but you can't add anything new.
There are file permission issues not addressed by the FreePBX installer.
Last edited:


Clean install and it looks good. For my final test, I'll try to restore a Freepbx backup from another system.


. Some of the hidden code is almost 20 years old and goes back before Philippe took over the project.