TIPS functions.inc.php file missing

DBCinfrastructure

New Member
Joined
Jul 14, 2020
Messages
3
Reaction score
0
I am running Incredible PBX version 14.0.25.4.

I logged in via ssh to do an update, after that update functions.inc.php file is missing and I get the error:
fwconsole reload --verbose
PHP Warning: require_once(/var/www/html/admin/functions.inc.php): failed to open stream: No such file or directory in /var/www/html/admin/bootstrap.php on line 112
PHP Fatal error: require_once(): Failed opening required '/var/www/html/admin/functions.inc.php' (include_path='.:/usr/share/pear:/usr/share/php') in /var/www/html/admin/bootstrap.php on line 112


Sure enough, when I go looking for functions.inc.php it is nowhere to be found.

how do I fix this quickly?!!!!!
 
From the linux prompt, try these commands, one at a time.
Code:
fwconsole ma upgradeall
fwconsole reload
./sigfix
./sigfix

Perhaps this will force it to try to fix what is missing. Keep in mind that FreePBX is now at version-17 and your system is quite old in IncrediblePBX and FreePBX terms.

It would be advisable to spin up a new system with either IncrediblePBX-2025 or 2026.
Instructions available on http://nerdvittles.com.
 
p.s. MAKE A BACKUP. You'll probably need it with a system that old.

Incredible PBX version 14 is tied to the FreePBX 14 platform, which reached its end-of-life some time ago. Specifically, Core module 14.0.25.4 is about 7 years old, originally released to the FreePBX stable/edge channels around May/June 2019
 

Members online

No members online now.

Forum statistics

Threads
26,689
Messages
174,416
Members
20,259
Latest member
Fadeek86
Get 3CX - Absolutely Free!

Link up your team and customers Phone System Live Chat Video Conferencing

Hosted or Self-managed. Up to 10 users free forever. No credit card. Try risk free.

3CX
A 3CX Account with that email already exists. You will be redirected to the Customer Portal to sign in or reset your password if you've forgotten it.
Back
Top