PDA

View Full Version : Zabbix 1.4 pre-req- Fails PHP max exe time chk


mduling
06-06-2007, 00:42
All install pre-requisites pass except PHP max execution time. I successfully got my PHP timezone changed, so my php.ini does work. I moved it from 30 to 60 all the way to 180, and this setting is reflected in the pre-req check, but it still says "fail" and the "next" button is greyed out.

mduling
06-06-2007, 01:29
I'm using PHP 5.2.3.

Alexei
06-06-2007, 06:37
Set max execution time to 300 seconds to make it work.

mduling
07-06-2007, 02:57
That did it. Thanks!

Vanyuan
23-07-2007, 10:02
Halo,

I am busy installing the latest version of zabbix: 1.4.1 but it fails with the "PHP max execution time" setting. I have changed it to 300, but it does not reflect in the zabbix pre-requisite installation check. It still shows as being set to 30.

I made the change in /etc/php.ini

Van.

gescheit
23-07-2007, 10:35
And you restar apache after changes "max_execution_time" in php ?

Vanyuan
23-07-2007, 10:35
Alo,

That was it. Agh!
httpd daemon needed to be restarted. Working now.

Thanks gescheit

Van.