PIAF 1.7.5.5.4 Purple is broken after running incredible-rentpbx script

UPDATE: as of 9/1/2011 our PIAF Purple 1.7 with asterisk 1.8.XX is compatbile with the following scripts

cd /root
wget http://incrediblepbx.com/incrediblepbx18-rentpbx.x
chmod +x incredible*
./incrediblepbx18-rentpbx.x

With the above script you will not have the following issue.

After running incredible script for RentPBX,  you may find that your PBX server is in bad state.  For example, FOP, asterisk is shown as bad or warning in the FreePBX web status page.

Please do not worry.  Chance is the /etc/hosts file is overriden by the script in such a way that localhost entry is missing.

To fix the issue,

Please ssh to your server.  Use your favorite editor and edit /etc/hosts.  Add the localhost entry as below

127.0.0.1  "your hostname" localhost.localdomain localhost

notice the localhost toward the end of the line.  That is the fix.

That is all you need to do.

 

Esta resposta lhe foi útil?

 Imprimir este Artigo

Veja também

PIAF 2.0.6.X.X FAQ Everything you need to know

  The following information is valid if your choose PBX in a Flash 2.0.6.X.X (build your own...

Incredible PBX Asterisk GUI with Centos 6.6 Important Note

1. Please login to your ssh console with ssh console provided in your login email. 2. In your...

PBX in a Flash 2.0.6.2.3 (build your own variance) Vs. PBX in a Flash 2.0.6.2.2 (Purple with FreePBX 2.9)

What is the difference between PBX in a Flash 2.0.6.3 build your own variance vs Purple with...

Turn PIAF 1.7 Purple into PIAF Incredible.

as of 9/1/2011 our PIAF Purple 1.7 with asterisk 1.8.XX is compatbile with the following scripts...

Incredible PBX with ubuntu 14.04 Important Note

Here are some of the importants note in regard to Incredible PBX with ubuntu 14.041.  Please...