MasterVitronic / fusionpbx

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

can't install fusionpbx from scratch r1659/r1660-r1669 #201

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Maybe similar to Issue 158.

What steps will reproduce the problem?
1. checkout fusionpbx
2. drop fusionpbx databases created in previous installations (I use mysql, so 
I drop them in mysql).
3. run install (install.php will be opened).
4. Choose mysql at Step1. 
5. Click 'Next'.
6. Fill the 5 fields (Database Name, etc.). 
7. Click 'Next'.

See error (r1660, r1661):
Warning: Invalid argument supplied for foreach() in 
/usr/local/src/call1c/fusionpbx/install.php on line 737 Warning: Invalid 
argument supplied for foreach() in /usr/local/src/call1c/fusionpbx/install.php 
on line 737 Warning: Invalid argument supplied for foreach() in 
/usr/local/src/call1c/fusionpbx/install.php on line 737 Warning: Invalid 
argument supplied for foreach() in /usr/local/src/call1c/fusionpbx/install.php 
on line 762 Warning: Invalid argument supplied for foreach() in 
/usr/local/src/call1c/fusionpbx/install.php on line 762 Warning: Invalid 
argument supplied for foreach() in /usr/local/src/call1c/fusionpbx/install.php 
on line 761 Fatal error: require_once(): Failed opening required 
'includes/classes/menu_restore.php' 
(include_path='.:/usr/share/php:/usr/share/pear:/usr/local/src/call1c/fusionpbx:
/usr/local/src/call1c/fusionpbx') in 
/usr/local/src/call1c/fusionpbx/install.php on line 892 

or error (r1662-r1669):
Warning: Invalid argument supplied for foreach() in 
/usr/local/src/call1c/fusionpbx/install.php on line 737 Warning: Invalid 
argument supplied for foreach() in /usr/local/src/call1c/fusionpbx/install.php 
on line 737 Warning: Invalid argument supplied for foreach() in 
/usr/local/src/call1c/fusionpbx/install.php on line 737 Fatal error: Uncaught 
exception 'PDOException' with message 'SQLSTATE[42S02]: Base table or view not 
found: 1146 Table 'c1.v_menu_groups' doesn't exist' in 
/usr/local/src/call1c/fusionpbx/install.php:776 Stack trace: #0 
/usr/local/src/call1c/fusionpbx/install.php(776): PDO->exec('insert into 
v_m...') #1 {main} thrown in /usr/local/src/call1c/fusionpbx/install.php on 
line 776 

What version of the product are you using? On what operating system?
r1660-r1669, lubuntu 11.04

Please provide any additional information below.
r1659 works fine

Original issue reported on code.google.com by Vitaly.T...@gmail.com on 25 Nov 2011 at 10:28

GoogleCodeExporter commented 9 years ago
Its fixed please update and try again to confirm that is fixed.

Original comment by markjcrane@gmail.com on 26 Nov 2011 at 8:56

GoogleCodeExporter commented 9 years ago
I still can reproduce the problem. r1672 was tested. Same error as with 
r1662-r1669.

Original comment by Vitaly.T...@gmail.com on 26 Nov 2011 at 9:58

GoogleCodeExporter commented 9 years ago
I can reproduce it with r1670 and r1671 as well.

Original comment by Vitaly.T...@gmail.com on 26 Nov 2011 at 10:05

GoogleCodeExporter commented 9 years ago
r1673 is working! Please close the bug.

Original comment by Vitaly.T...@gmail.com on 26 Nov 2011 at 8:10

GoogleCodeExporter commented 9 years ago
Great thanks for reporting the issue so I could resolve it quickly. 
- Best Regards 
Mark

Original comment by markjcrane@gmail.com on 27 Nov 2011 at 12:25

GoogleCodeExporter commented 9 years ago

Warning: Invalid argument supplied for foreach() in 
/home/knowlar/public_html/fpbx/fusionpbx/includes/classes/schema.php on line 50

Warning: Invalid argument supplied for foreach() in 
/home/knowlar/public_html/fpbx/fusionpbx/includes/classes/schema.php on line 107

Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S02]: 
Base table or view not found: 1146 Table 'knowlar_fusionpbx.v_domains' doesn't 
exist' in /home/knowlar/public_html/fpbx/fusionpbx/install.php:657 Stack trace: 
#0 /home/knowlar/public_html/fpbx/fusionpbx/install.php(657): PDO->exec('insert 
into v_d...') #1 {main} thrown in 
/home/knowlar/public_html/fpbx/fusionpbx/install.php on line 657

Original comment by adminsms...@gmail.com on 18 Oct 2012 at 12:51

GoogleCodeExporter commented 9 years ago
Still error is coming version   fusionpbx-3.1.4.tar.gz:

arning: Invalid argument supplied for foreach() in 
/home/knowlar/public_html/fpbx/fusionpbx/includes/classes/schema.php on line 50

Warning: Invalid argument supplied for foreach() in 
/home/knowlar/public_html/fpbx/fusionpbx/includes/classes/schema.php on line 107

Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42S02]: 
Base table or view not found: 1146 Table 'knowlar_fusionpbx.v_domains' doesn't 
exist' in /home/knowlar/public_html/fpbx/fusionpbx/install.php:657 Stack trace: 
#0 /home/knowlar/public_html/fpbx/fusionpbx/install.php(657): PDO->exec('insert 
into v_d...') #1 {main} thrown in 
/home/knowlar/public_html/fpbx/fusionpbx/install.php on line 657

Original comment by adminsms...@gmail.com on 18 Oct 2012 at 12:52