Re: [asterisk-users] CDR - Asterisk-Stat and PHP5

2009-02-27 Thread Marco Signorini
Hi Paulo,
It's right! I've changed the zend.zel_compatibility_mode to Off,
following your suggestion, and asterisk-stat is still working on PHP5.
Thank you!

Just for clarity: the default values for the two keys on OpenSuse 10.2
(updated to latest revision), and following, is Off.

Best regards,
Marco Signorini

===
INGEGNI Tech S.r.l.
http://www.ingegnitech.com



Tiago Durante wrote:
 On Thu, Feb 26, 2009 at 12:52 PM, Paulo Santos paulo.r.san...@sapo.pt wrote:
   
 Marco Signorini wrote:
 
 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
   
 Though my zend.ze1_compatibility_mode is set to Off, short_open_tag is
 set to On and it is working.

 Those are my defaults, at least I never changed them. Installed with
 apt-get on Debian 4.0, PHP version 5.2.0-8+etch13.
 

 Cool, I'm gonna test it and I let you guys know if worked or not.

 Thanks a lot!

   


___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] CDR - Asterisk-Stat and PHP5

2009-02-26 Thread Paulo Santos
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.

-- 
HTML e-mail is evil. Go plain text.

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] CDR - Asterisk-Stat and PHP5

2009-02-26 Thread Marco Signorini
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.

   


___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] CDR - Asterisk-Stat and PHP5

2009-02-26 Thread Paulo Santos
Marco Signorini wrote:
 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

Though my zend.ze1_compatibility_mode is set to Off, short_open_tag is 
set to On and it is working.

Those are my defaults, at least I never changed them. Installed with 
apt-get on Debian 4.0, PHP version 5.2.0-8+etch13.


-- 
HTML e-mail is evil. Go plain text.

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] CDR - Asterisk-Stat and PHP5

2009-02-26 Thread Tiago Durante
On Thu, Feb 26, 2009 at 12:52 PM, Paulo Santos paulo.r.san...@sapo.pt wrote:
 Marco Signorini wrote:
 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

 Though my zend.ze1_compatibility_mode is set to Off, short_open_tag is
 set to On and it is working.

 Those are my defaults, at least I never changed them. Installed with
 apt-get on Debian 4.0, PHP version 5.2.0-8+etch13.

Cool, I'm gonna test it and I let you guys know if worked or not.

Thanks a lot!

-- 
Tiago Durante

,.,.,.,.,.,.,.,.,.,.,.,.,.,.,.,.,.,.,.,.,.,.,.,.,.,.,.,.,.,.,.,.,.,
Perseverance is the hard work you do after you
get tired of doing the hard work you already did.
-- Newt Gingrich

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users