Hi all,
Just decided to upgrade my infrastructure do Debian Jessie.
Installed latest stable kamailio from deb package and latest siremis (4.2).
Anyway, everything seems ok until I try logging in.
I presume that siremis 4.2 is not compatible with php 5.6. Is this correct? Any plans on updating siremis so it can work with newer software?
Cheers, Peter
Here's the error:
[{"target":"ERROR","content":" \n[2015-11-17 11:07:55 (GMT)] An exception occurred while executing this script: \nError message: #8192, Non-static method BizSystem::getConfiguration() should not be called statically, assuming $this from incompatible context</font> \nScript name and line number of error: /var/www/html/siremis-4.2.0/openbiz/bin/data/BizDataObj_Abstract.php:268</font> \n
*function:</b> errorHandler ( 8192, "Non-static method BizSystem::getConfiguration() should not be ca...", "/var/www/html/siremis-4.2.0/openbiz/bin/data/BizDataObj_Abstract...", 268, Array(0) ) @ /var/www/html/siremis-4.2.0/openbiz/bin/sysheader.inc 117\nfunction:</b> userErrorHandler ( 8192, "Non-static method BizSystem::getConfiguration() should not be ca...", "/var/www/html/siremis-4.2.0/openbiz/bin/data/BizDataObj_Abstract...", 268, Array(0) ) @ /var/www/html/siremis-4.2.0/openbiz/bin/data/BizDataObj_Abstract.php 268\nfunction:</b> setQuoteIdentifiers ( ) @ /var/www/html/siremis-4.2.0/openbiz/bin/data/BizDataObj_Abstract.php 177\n*
Here's the php version:
php -v
PHP 5.6.14-0+deb8u1 (cli) (built: Oct 4 2015 16:13:10)
Copyright (c) 1997-2015 The PHP Group
Zend Engine v2.6.0, Copyright (c) 1998-2015 Zend Technologies
with Zend OPcache v7.0.6-dev, Copyright (c) 1999-2015, by Zend Technologies
Hello,
get siremis from github repository -- it has the updates required for php 5.6:
- https://github.com/asipto/siremis
Cheers, Daniel
On 17/11/15 12:17, Peter Villeneuve wrote:
Hi all,
Just decided to upgrade my infrastructure do Debian Jessie.
Installed latest stable kamailio from deb package and latest siremis (4.2).
Anyway, everything seems ok until I try logging in.
I presume that siremis 4.2 is not compatible with php 5.6. Is this correct? Any plans on updating siremis so it can work with newer software?
Cheers, Peter
Here's the error:
[{"target":"ERROR","content":" \n[2015-11-17 11:07:55 (GMT)] An exception occurred while executing this script: \nError message: #8192, Non-static method BizSystem::getConfiguration() should not be called statically, assuming $this from incompatible context</font> \nScript name and line number of error: /var/www/html/siremis-4.2.0/openbiz/bin/data/BizDataObj_Abstract.php:268</font> \n
*function:</b> errorHandler ( 8192, "Non-static method BizSystem::getConfiguration() should not be ca...", "/var/www/html/siremis-4.2.0/openbiz/bin/data/BizDataObj_Abstract...", 268, Array(0) ) @ /var/www/html/siremis-4.2.0/openbiz/bin/sysheader.inc 117\n *function:</b> userErrorHandler ( 8192, "Non-static method BizSystem::getConfiguration() should not be ca...", "/var/www/html/siremis-4.2.0/openbiz/bin/data/BizDataObj_Abstract...", 268, Array(0) ) @ /var/www/html/siremis-4.2.0/openbiz/bin/data/BizDataObj_Abstract.php 268\n *function:</b> setQuoteIdentifiers ( ) @ /var/www/html/siremis-4.2.0/openbiz/bin/data/BizDataObj_Abstract.php 177\n***
Here's the php version:
php -v
PHP 5.6.14-0+deb8u1 (cli) (built: Oct 4 2015 16:13:10)
Copyright (c) 1997-2015 The PHP Group
Zend Engine v2.6.0, Copyright (c) 1998-2015 Zend Technologies
with Zend OPcache v7.0.6-dev, Copyright (c) 1999-2015, by Zend
Technologies
sr-dev mailing list sr-dev@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
Hi Daniel,
OK, I'll try a fresh git clone and will report back.
Thanks, Peter
On Tue, Nov 17, 2015 at 11:31 AM, Daniel-Constantin Mierla < miconda@gmail.com> wrote:
Hello,
get siremis from github repository -- it has the updates required for php 5.6:
Cheers, Daniel
On 17/11/15 12:17, Peter Villeneuve wrote:
Hi all,
Just decided to upgrade my infrastructure do Debian Jessie.
Installed latest stable kamailio from deb package and latest siremis (4.2).
Anyway, everything seems ok until I try logging in.
I presume that siremis 4.2 is not compatible with php 5.6. Is this correct? Any plans on updating siremis so it can work with newer software?
Cheers, Peter
Here's the error:
[{"target":"ERROR","content":" \n[2015-11-17 11:07:55 (GMT)] An exception occurred while executing this script: \nError message: #8192, Non-static method BizSystem::getConfiguration() should not be called statically, assuming $this from incompatible context</font> \nScript name and line number of error: /var/www/html/siremis-4.2.0/openbiz/bin/data/BizDataObj_Abstract.php:268</font> \n
*function:</b> errorHandler ( 8192, "Non-static method BizSystem::getConfiguration() should not be ca...", "/var/www/html/siremis-4.2.0/openbiz/bin/data/BizDataObj_Abstract...", 268, Array(0) ) @ /var/www/html/siremis-4.2.0/openbiz/bin/sysheader.inc 117\n function:</b> userErrorHandler ( 8192, "Non-static method BizSystem::getConfiguration() should not be ca...", "/var/www/html/siremis-4.2.0/openbiz/bin/data/BizDataObj_Abstract...", 268, Array(0) ) @ /var/www/html/siremis-4.2.0/openbiz/bin/data/BizDataObj_Abstract.php 268\n function:</b> setQuoteIdentifiers ( ) @ /var/www/html/siremis-4.2.0/openbiz/bin/data/BizDataObj_Abstract.php 177\n*
Here's the php version:
php -v
PHP 5.6.14-0+deb8u1 (cli) (built: Oct 4 2015 16:13:10)
Copyright (c) 1997-2015 The PHP Group
Zend Engine v2.6.0, Copyright (c) 1998-2015 Zend Technologies
with Zend OPcache v7.0.6-dev, Copyright (c) 1999-2015, by Zend
Technologies
sr-dev mailing listsr-dev@lists.sip-router.orghttp://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
-- Daniel-Constantin Mierlahttp://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda Book: SIP Routing With Kamailio - http://www.asipto.com Kamailio Advanced Training, Nov 30-Dec 2, Berlin - http://asipto.com/kat
sr-dev mailing list sr-dev@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
Fresh git clone fixed it!
Thanks
On Tue, Nov 17, 2015 at 11:33 AM, Peter Villeneuve petervnv1@gmail.com wrote:
Hi Daniel,
OK, I'll try a fresh git clone and will report back.
Thanks, Peter
On Tue, Nov 17, 2015 at 11:31 AM, Daniel-Constantin Mierla < miconda@gmail.com> wrote:
Hello,
get siremis from github repository -- it has the updates required for php 5.6:
Cheers, Daniel
On 17/11/15 12:17, Peter Villeneuve wrote:
Hi all,
Just decided to upgrade my infrastructure do Debian Jessie.
Installed latest stable kamailio from deb package and latest siremis (4.2).
Anyway, everything seems ok until I try logging in.
I presume that siremis 4.2 is not compatible with php 5.6. Is this correct? Any plans on updating siremis so it can work with newer software?
Cheers, Peter
Here's the error:
[{"target":"ERROR","content":" \n[2015-11-17 11:07:55 (GMT)] An exception occurred while executing this script: \nError message: #8192, Non-static method BizSystem::getConfiguration() should not be called statically, assuming $this from incompatible context</font> \nScript name and line number of error: /var/www/html/siremis-4.2.0/openbiz/bin/data/BizDataObj_Abstract.php:268</font> \n
*function:</b> errorHandler ( 8192, "Non-static method BizSystem::getConfiguration() should not be ca...", "/var/www/html/siremis-4.2.0/openbiz/bin/data/BizDataObj_Abstract...", 268, Array(0) ) @ /var/www/html/siremis-4.2.0/openbiz/bin/sysheader.inc 117\n function:</b> userErrorHandler ( 8192, "Non-static method BizSystem::getConfiguration() should not be ca...", "/var/www/html/siremis-4.2.0/openbiz/bin/data/BizDataObj_Abstract...", 268, Array(0) ) @ /var/www/html/siremis-4.2.0/openbiz/bin/data/BizDataObj_Abstract.php 268\n function:</b> setQuoteIdentifiers ( ) @ /var/www/html/siremis-4.2.0/openbiz/bin/data/BizDataObj_Abstract.php 177\n*
Here's the php version:
php -v
PHP 5.6.14-0+deb8u1 (cli) (built: Oct 4 2015 16:13:10)
Copyright (c) 1997-2015 The PHP Group
Zend Engine v2.6.0, Copyright (c) 1998-2015 Zend Technologies
with Zend OPcache v7.0.6-dev, Copyright (c) 1999-2015, by Zend
Technologies
sr-dev mailing listsr-dev@lists.sip-router.orghttp://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
-- Daniel-Constantin Mierlahttp://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda Book: SIP Routing With Kamailio - http://www.asipto.com Kamailio Advanced Training, Nov 30-Dec 2, Berlin - http://asipto.com/kat
sr-dev mailing list sr-dev@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev