[asterisk-users] CDR - Asterisk-Stat and PHP5
Marco Signorini
marcotasto at libero.it
Thu Feb 26 11:03:30 CST 2009
Hi Tiago.
I've it working on PHP 5.2.6 but only after having modified the php.ini
default configuration keys:
zend.ze1_compatibility_mode = Off
short_open_tag = Off
setting together to On and restarting apache forces PHP5 to behave like
PHP 4.x version.
regards,
Marco Signorini
=======================
INGEGNI Tech S.r.l.
http://www.ingegnitech.com
Paulo Santos wrote:
> Tiago Durante wrote:
>
>> Hi all,
>>
>> I don't know if its the right place to ask, but... Does any one have
>> the asterisk-stat-v2 running with PHP5?
>>
>>
>> Tks!
>>
>>
>>
>
> # php --version
>
> PHP 5.2.0-8+etch13 (cli) (built: Oct 2 2008 08:26:18)
> Copyright (c) 1997-2006 The PHP Group
> Zend Engine v2.2.0, Copyright (c) 1998-2006 Zend Technologies
>
> Working for me. Don't forget you need php5-gd for the graphics to show.
>
>
More information about the asterisk-users
mailing list