Incomplete FS Installation

davidbqzt

New Member
Jun 12, 2026
1
0
0
45
Hi,

I just tried to install FS PBX on a DigitalOcean droplet with Debian 13, using the install command on the documentation:


The script finished successfully, but it did not install FreeSwitch, Nginx, IPTables, and a lot of other packages that I think are missing.

The last lines of the installation logs say:

Applying FS PBX PHP 8.4 overrides (FPM + CLI)...
Ensured FS PBX systemd override for php8.4-fpm.
Restarting php8.4-fpm...
Installing ESL via: /var/www/fspbx/install/install_esl_extension.sh
PHP 8.4 extension_dir: /usr/lib/php/20240924
Installed: /usr/lib/php/20240924/esl.so
Enabled ESL in:
/etc/php/8.4/cli/conf.d/30-esl.ini
/etc/php/8.4/fpm/conf.d/30-esl.ini
Restarted: php8.4-fpm
✅ ESL loaded in PHP 8.4 (CLI).
ESL installation completed successfully for PHP 8.4.
PHP 8.4 installation completed successfully.
PHP 8.4.22 (cli) (built: Jun 6 2026 06:50:35) (NTS)
Copyright (c) The PHP Group
FS PBX installation completed successfully!

But upon review, I couldn't access FS PBX, then I realized that there was no web server, FreeSwitch, artisan, composer, anything, just PHP and some web files.

Also, I observed that it tried to install version 1.0.30

Please let me know what may have gone wrong, or if I used the wrong command, or what I can do to investigate further.

Thanks for your help.
 
Last edited: