SOLVED CentOS Incredible install reports as Ubuntu.

jeff.h

Guru
Joined
Dec 1, 2010
Messages
502
Reaction score
71
Just spun up a new instance on Vultr. CentOs 6.9 64 bit and ran the install from this tutorial for Incredible 13 http://nerdvittles.com/?p=14208. I also ran the IncredibleFax installer from root.

I have done this so many times in the past that I can't count. However, this time the status shows that it is running on Ubuntu, Apache is down and there is no fax.

I can confirm this is the CentOS kernel

root@incredible:~ $ uname -r
2.6.32-696.13.2.el6.x86_64



Screen Shot 2017-10-10 at 11.59.09 AM.png
 

wardmundy

Nerd Uno
Joined
Oct 12, 2007
Messages
19,206
Reaction score
5,228
Look in /usr/local/sbin and see if there isn't a status6 file and move it to status. I'll take a look as well. Thanks.
 

wardmundy

Nerd Uno
Joined
Oct 12, 2007
Messages
19,206
Reaction score
5,228
Is this CentOS 7??

If so, try this:
Code:
 cd /usr/local/sbin
 wget http://incrediblepbx.com/status67.tar.gz
 tar zxvf status67.tar.gz
 rm -f status67.tar.gz
 

wardmundy

Nerd Uno
Joined
Oct 12, 2007
Messages
19,206
Reaction score
5,228
Thanks for catching this, @jeff.h. The installer has been fixed, and here's how to fix your last install:
Code:
cd /usr/local/sbin
wget http://incrediblepbx.com/status67.tar.gz
tar zxvf status67.tar.gz
rm -f status67.tar.gz
rm -f pbxstatus
ln -s status pbxstatus

DL3ZdI9UMAE5uUt.jpg
 

Members online

Forum statistics

Threads
25,825
Messages
167,842
Members
19,250
Latest member
mark-curtis
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.
Top