karlma / fusionpbx

Automatically exported from code.google.com/p/fusionpbx
0 stars 0 forks source link

FusionPBX install #928

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I freshly install FusionPBX and followed the steps correctly, but when I access 
the GUI. THis is what i got. Please help.

Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S02]: 
Base table or view not found: 1146 Table 'freeswitch.v_default_settings' 
doesn't exist' in /var/www/html/fusionpbx/resources/classes/domains.php:58 
Stack trace: #0 /var/www/html/fusionpbx/resources/classes/domains.php(58): 
PDOStatement->execute() #1 /var/www/html/fusionpbx/resources/pdo.php(297): 
domains->set() #2 /var/www/html/fusionpbx/resources/require.php(72): 
require('/var/www/html/f...') #3 /var/www/html/fusionpbx/index.php(55): 
require_once('/var/www/html/f...') #4 {main} thrown in 
/var/www/html/fusionpbx/resources/classes/domains.php on line 58

Original issue reported on code.google.com by clmorre1...@gmail.com on 18 Apr 2015 at 12:39

GoogleCodeExporter commented 9 years ago
Did you use the install script, or did you install a package for Fusion?

Original comment by sevenate on 18 Apr 2015 at 5:06

GoogleCodeExporter commented 9 years ago
I used the package.

Original comment by clmorre1...@gmail.com on 18 Apr 2015 at 5:52

GoogleCodeExporter commented 9 years ago
I see.  The package creator has other pursuits now (a job), so is no longer 
maintaining it on a regular basis.  I would highly suggest using the install 
script, found here:

https://fusionpbx.googlecode.com/svn/branches/dev/scripts/install/ubuntu/install
_fusionpbx.sh

Original comment by sevenate on 18 Apr 2015 at 2:14

GoogleCodeExporter commented 9 years ago
is there a script for centOS?

Original comment by clmorre1...@gmail.com on 19 Apr 2015 at 10:11

GoogleCodeExporter commented 9 years ago
I got it..Thanks for the help.

https://fusionpbx.googlecode.com/svn/branches/dev/scripts/install/centos6/instal
l_fusionpbx.sh

Original comment by clmorre1...@gmail.com on 19 Apr 2015 at 10:24