View Full Version : Zabbix 1.4 pre-req- Fails PHP max exe time chk
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.
Set max execution time to 300 seconds to make it work.
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 ?
Alo,
That was it. Agh!
httpd daemon needed to be restarted. Working now.
Thanks gescheit
Van.