MasterVitronic / fusionpbx

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

can't install fusionpbx from scratch - r1459/r1460 #158

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. checkout r1460.
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 the error:
'Warning: Invalid argument supplied for foreach() in 
/usr/local/src/fusionpbx-head/fusionpbx/install.php on line 697 Warning: 
Invalid argument supplied for foreach() in 
/usr/local/src/fusionpbx-head/fusionpbx/install.php on line 697 Warning: 
Invalid argument supplied for foreach() in 
/usr/local/src/fusionpbx-head/fusionpbx/install.php on line 697 Warning: 
Invalid argument supplied for foreach() in 
/usr/local/src/fusionpbx-head/fusionpbx/install.php on line 722 Warning: 
Invalid argument supplied for foreach() in 
/usr/local/src/fusionpbx-head/fusionpbx/install.php on line 722 Fatal error: 
Cannot redeclare extension_exists() (previously declared in 
/usr/local/src/fusionpbx-head/fusionpbx/includes/lib_functions.php:522) in 
/usr/local/src/fusionpbx-head/fusionpbx/includes/lib_switch.php on line 2448'

What version of the product are you using? On what operating system?
r1460, ubuntu 11.04

Please provide any additional information below.
r1458 works fine

Original issue reported on code.google.com by Vitaly.T...@gmail.com on 14 Aug 2011 at 8:57

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Fixed in the latest revision.

Original comment by markjcrane@gmail.com on 17 Aug 2011 at 6:58