Hi,
i write a php script that includes over 1000 hosts into zabbix. Everything works fine, but after 30 seconds i get the following error message.
I checked out the config.inc.php but there is no way to change the timeout. Have anyone idea where i can finde the value for timeout?
I use the version 1.1beta2
Thanks Krusty
i write a php script that includes over 1000 hosts into zabbix. Everything works fine, but after 30 seconds i get the following error message.
Code:
Fatal error: Maximum execution time of 30 seconds exceeded in /srv/www/htdocs/zabbix_new/include/config.inc.php on line 732
I use the version 1.1beta2
Thanks Krusty
Comment