PDA

View Full Version : zabbix and php 4.3.10


limo
26-01-2005, 19:23
Hello,

there is a bug in php 4.3.10 which makes zabbix web frontend unusable :(
Please see this thread..
http://www.codecomments.com/PHP_Language/message349597.html

I am not sure if this will be normal for next releases or if it is bug, but it is problem.. Many scripts uses same syntax as zabbix..

Alexei
26-01-2005, 19:25
Is it a bug in Zend Optimizer?

axsdenied
04-02-2005, 02:47
I'm using 4.3.10 on BSD with 1.1alpha5 with no problem.

petkovsc
08-02-2005, 22:15
I'm using php 4.3.10 on debian and also have no problems related to this on 1.1alpha5. Front end is completely usable.

Alexei
08-02-2005, 22:19
Thanks for all replies! No worries, this is Zend Optimezer's bug, not PHP!

limo
08-02-2005, 23:30
Yes, it is bug somewhere else. Excuse me. I was mispointed due to problem with phpmyadmin and same version of PHP. I found that there was change in foreach. In another server, with same version of PHP, everything works..