hi
after install kamailio 4.1.0 on ubuntu server,I try to install siremis-4.1.0 of this Doc : http://kb.asipto.com/siremis:install41x:main
but to end setup,show this error : http://paste.fedoraproject.org/114029/
how to solved this problem?
tnx
Hello,
what is the OS you are using and the version of php?
The error is about a deprecated parameter, iirc, php.ini has a setting not to report deprecated warnings as error. That would be the first thing to try.
Cheers, Daniel
On 29/06/14 08:32, Hossein Aghaie wrote:
hi
after install kamailio 4.1.0 on ubuntu server,I try to install siremis-4.1.0 of this Doc : http://kb.asipto.com/siremis:install41x:main
but to end setup,show this error : http://paste.fedoraproject.org/114029/
how to solved this problem?
tnx
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
Hi, I found this error as well when installing on Amazon Linux instances which provides php 5.5 by default (although I can downgrade to 5.3). The preg_replace function has been partly deprecated due to a security issue and a different method (using a callback) is now required. This is a bug in the Smarty library and has been fixed in the latest version - I was able to simply replace everything in the openbiz/others/Smarty/libs directory with version 2.6.28 from http://www.smarty.net/download and this fixed the error.
Regards, Hugh
-----Original Message----- From: sr-users-bounces@lists.sip-router.org [mailto:sr-users-bounces@lists.sip-router.org] On Behalf Of Daniel-Constantin Mierla Sent: 30 June 2014 10:22 To: Kamailio (SER) - Users Mailing List Subject: Re: [SR-Users] installation siremis error
Hello,
what is the OS you are using and the version of php?
The error is about a deprecated parameter, iirc, php.ini has a setting not to report deprecated warnings as error. That would be the first thing to try.
Cheers, Daniel
On 29/06/14 08:32, Hossein Aghaie wrote:
hi
after install kamailio 4.1.0 on ubuntu server,I try to install siremis-4.1.0 of this Doc : http://kb.asipto.com/siremis:install41x:main
but to end setup,show this error : http://paste.fedoraproject.org/114029/
how to solved this problem?
tnx
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
-- Daniel-Constantin Mierla - http://www.asipto.com http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda
_______________________________________________ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users ________________________________ This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you for understanding.
@Daniel-Constantin Mierla
I try insatll on 2 server fo test :
server 1 :
centos-6.5 x86-64 (2.6.32-431.el6.x86_64) php-5.3.28-3.shmz65.4.125.x86_64
server 2 :
ubuntu 3.13.0-30-generic _ x86-64
5.5.9+dfsg-1ubuntu4.2
i give error on 2 server
============================================================
@Waite, Hugh
I replace fils smarty 2.6.28 to openbiz/others/Smarty/libs - but install is not complete! I did it right?
tnx for help me
On Mon, Jun 30, 2014 at 2:32 PM, Waite, Hugh hugh.waite@acision.com wrote:
Hi, I found this error as well when installing on Amazon Linux instances which provides php 5.5 by default (although I can downgrade to 5.3). The preg_replace function has been partly deprecated due to a security issue and a different method (using a callback) is now required. This is a bug in the Smarty library and has been fixed in the latest version - I was able to simply replace everything in the openbiz/others/Smarty/libs directory with version 2.6.28 from http://www.smarty.net/download and this fixed the error.
Regards, Hugh
-----Original Message----- From: sr-users-bounces@lists.sip-router.org [mailto: sr-users-bounces@lists.sip-router.org] On Behalf Of Daniel-Constantin Mierla Sent: 30 June 2014 10:22 To: Kamailio (SER) - Users Mailing List Subject: Re: [SR-Users] installation siremis error
Hello,
what is the OS you are using and the version of php?
The error is about a deprecated parameter, iirc, php.ini has a setting not to report deprecated warnings as error. That would be the first thing to try.
Cheers, Daniel
On 29/06/14 08:32, Hossein Aghaie wrote:
hi
after install kamailio 4.1.0 on ubuntu server,I try to install siremis-4.1.0 of this Doc : http://kb.asipto.com/siremis:install41x:main
but to end setup,show this error : http://paste.fedoraproject.org/114029/
how to solved this problem?
tnx
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
-- Daniel-Constantin Mierla - http://www.asipto.com http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users ________________________________ This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you for understanding.
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
What was the error when replaced the smarty as Hugh suggested?
Cheers, Daniel
On 01/07/14 08:42, Hossein Aghaie wrote:
@Daniel-Constantin Mierla
I try insatll on 2 server fo test :
server 1 :
centos-6.5 x86-64 (2.6.32-431.el6.x86_64) php-5.3.28-3.shmz65.4.125.x86_64
server 2 :
ubuntu 3.13.0-30-generic _ x86-64
5.5.9+dfsg-1ubuntu4.2
i give error on 2 server
============================================================
@Waite, Hugh
I replace fils smarty 2.6.28 to openbiz/others/Smarty/libs - but install is not complete! I did it right?
tnx for help me
On Mon, Jun 30, 2014 at 2:32 PM, Waite, Hugh <hugh.waite@acision.com mailto:hugh.waite@acision.com> wrote:
Hi, I found this error as well when installing on Amazon Linux instances which provides php 5.5 by default (although I can downgrade to 5.3). The preg_replace function has been partly deprecated due to a security issue and a different method (using a callback) is now required. This is a bug in the Smarty library and has been fixed in the latest version - I was able to simply replace everything in the openbiz/others/Smarty/libs directory with version 2.6.28 from http://www.smarty.net/download and this fixed the error. Regards, Hugh -----Original Message----- From: sr-users-bounces@lists.sip-router.org <mailto:sr-users-bounces@lists.sip-router.org> [mailto:sr-users-bounces@lists.sip-router.org <mailto:sr-users-bounces@lists.sip-router.org>] On Behalf Of Daniel-Constantin Mierla Sent: 30 June 2014 10:22 To: Kamailio (SER) - Users Mailing List Subject: Re: [SR-Users] installation siremis error Hello, what is the OS you are using and the version of php? The error is about a deprecated parameter, iirc, php.ini has a setting not to report deprecated warnings as error. That would be the first thing to try. Cheers, Daniel On 29/06/14 08:32, Hossein Aghaie wrote: > hi > > after install kamailio 4.1.0 on ubuntu server,I try to install > siremis-4.1.0 of this Doc : > http://kb.asipto.com/siremis:install41x:main > > but to end setup,show this error : > http://paste.fedoraproject.org/114029/ > > how to solved this problem? > > tnx > > _______________________________________________ > SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing > list sr-users@lists.sip-router.org <mailto:sr-users@lists.sip-router.org> > http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users -- Daniel-Constantin Mierla - http://www.asipto.com http://twitter.com/#!/miconda <http://twitter.com/#%21/miconda> - http://www.linkedin.com/in/miconda _______________________________________________ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org <mailto:sr-users@lists.sip-router.org> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users ________________________________ This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you for understanding. _______________________________________________ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org <mailto:sr-users@lists.sip-router.org> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
@Daniel-Constantin Mierla
after replace new smarty files and install siremis, Displays the last page blank.
Please see this attachment file .
how to solved this problem?
tnx
On Tue, Jul 1, 2014 at 2:35 PM, Daniel-Constantin Mierla miconda@gmail.com wrote:
What was the error when replaced the smarty as Hugh suggested?
Cheers, Daniel
On 01/07/14 08:42, Hossein Aghaie wrote:
@Daniel-Constantin Mierla
I try insatll on 2 server fo test :
server 1 :
centos-6.5 x86-64 (2.6.32-431.el6.x86_64) php-5.3.28-3.shmz65.4.125.x86_64
server 2 :
ubuntu 3.13.0-30-generic _ x86-64
5.5.9+dfsg-1ubuntu4.2
i give error on 2 server
============================================================
@Waite, Hugh
I replace fils smarty 2.6.28 to openbiz/others/Smarty/libs - but install is not complete! I did it right?
tnx for help me
On Mon, Jun 30, 2014 at 2:32 PM, Waite, Hugh hugh.waite@acision.com wrote:
Hi, I found this error as well when installing on Amazon Linux instances which provides php 5.5 by default (although I can downgrade to 5.3). The preg_replace function has been partly deprecated due to a security issue and a different method (using a callback) is now required. This is a bug in the Smarty library and has been fixed in the latest version - I was able to simply replace everything in the openbiz/others/Smarty/libs directory with version 2.6.28 from http://www.smarty.net/download and this fixed the error.
Regards, Hugh
-----Original Message----- From: sr-users-bounces@lists.sip-router.org [mailto: sr-users-bounces@lists.sip-router.org] On Behalf Of Daniel-Constantin Mierla Sent: 30 June 2014 10:22 To: Kamailio (SER) - Users Mailing List Subject: Re: [SR-Users] installation siremis error
Hello,
what is the OS you are using and the version of php?
The error is about a deprecated parameter, iirc, php.ini has a setting not to report deprecated warnings as error. That would be the first thing to try.
Cheers, Daniel
On 29/06/14 08:32, Hossein Aghaie wrote:
hi
after install kamailio 4.1.0 on ubuntu server,I try to install siremis-4.1.0 of this Doc : http://kb.asipto.com/siremis:install41x:main
but to end setup,show this error : http://paste.fedoraproject.org/114029/
how to solved this problem?
tnx
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
-- Daniel-Constantin Mierla - http://www.asipto.com http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users ________________________________ This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you for understanding.
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing listsr-users@lists.sip-router.orghttp://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
-- Daniel-Constantin Mierla - http://www.asipto.comhttp://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users