This is my first time posting to the mailing list. I'm currently running Kamailio 4.1, per the instructions on the website I got the tar bal for Siremis 4.1 s well. I have followed the install instructions at http://kb.asipto.com/siremis:install41x:main and I get all the way down to the bottom where I need to login to the web interface and when I try to use the default I get a very length openbiz error:
[{"target":"ERROR","content":" \n[2014-11-17 11:51:15 (GMT)] An exception occurred while executing this script: \nError message: #8192, Non-static method BizSystem::dbConnection() should not be called statically, assuming $this from incompatible context</font> \nScript name and line number of error: /var/www/siremis-4.1.0/openbiz/bin/data/BizDataObj_Abstract.php:423</font> \n
*function:</b> errorHandler ( 8192, "Non-static method BizSystem::dbConnection() should not be called...", "/var/www/siremis-4.1.0/openbiz/bin/data/BizDataObj_Abstract.php", 423, Array(0) ) @ /var/www/siremis-4.1.0/openbiz/bin/sysheader.inc 117\nfunction:</b> userErrorHandler ( 8192, "Non-static method BizSystem::dbConnection() should not be called...", "/var/www/siremis-4.1.0/openbiz/bin/data/BizDataObj_Abstract.php", 423, Array(0) ) @ /var/www/siremis-4.1.0/openbiz/bin/data/BizDataObj_Abstract.php 423\nfunction:</b> getDBConnection ( ) @ /var/www/siremis-4.1.0/openbiz/bin/data/BizDataObj_Lite.php 406\nfunction:</b> _run_search ( Array(2) ) @ /var/www/siremis-4.1.0/openbiz/bin/data/BizDataObj_Lite.php 345\nfunction:</b> fetchRecords ( "[username]='admin' and status='1'", Array(0), 1 ) @ /var/www/siremis-4.1.0/siremis/modules/service/authService.php 98\nfunction:</b> authDBUser ( "admin", "admin" ) @ /var/www/siremis-4.1.0/siremis/modules/service/authService.php 66\nfunction:</b> authenticateUser ( "admin", "admin" ) @ /var/www/siremis-4.1.0/siremis/modules/user/form/LoginForm.php 92\nfunction:</b> Login ( ) @ /var/www/siremis-4.1.0/openbiz/bin/BizController.php 310\nfunction:</b> invoke ( ) @ /var/www/siremis-4.1.0/openbiz/bin/BizController.php 110\nfunction:</b> dispatchRequest ( ) @ /var/www/siremis-4.1.0/openbiz/bin/BizController.php 32\nfunction:</b> include_once ( "/var/www/siremis-4.1.0/openbiz/bin/BizController.php" ) @ /var/www/siremis-4.1.0/siremis/bin/controller.php 6</div>\n------------------------------Please ask system administrator for help...</div>\n"}]*
My web server is configured to use apache and I've checked the ownership on the files and folder. I did a chmod 775 starting at the siremis-4.1.0/ directory. I did a search and found that the openbiz folder needs to be right under the siremis-4.1.0/ folder which it is. I have tried reinstalling several times only to get the same result. I'm sure I'm missing something simple I just need to know what it is. I'm currently running CentOS 7, Kernel 3.10.0-123.9.3, php 5.6.2-3, mariadb 10.0.14-1, & httpd 2.4.6-18.
Dan --