M
M
Multigame2017-06-21 11:57:41
PHP
Multigame, 2017-06-21 11:57:41

Why doesn't zabbix see php settings?

Good afternoon.
I'm trying to install zabbix on centos 7, nginx + php-fpm I'm
getting to step 1 of setup.php
And I see a lot of inconsistencies.


Minimum required PHP memory limit is 128M (configuration option "memory_limit").
The minimum required size of PHP post is 16M (configuration option "post_max_size").
Minimum required PHP upload filesize is 2M (configuration option "upload_max_filesize").
Minimum required limit on execution time of PHP scripts is 300 (configuration option "max_execution_time").
Minimum required limit on input parse time for PHP scripts is 300 (configuration option "max_input_time").
Time zone for PHP is not set (configuration parameter "date.timezone").
PHP option "arg_separator.output" must be set to "&"

Ok, I think I'll fix it. I climb into php.ini and see that all parameters correspond to the derived requirements. Well, ok, maybe php.ini is not the right one. In setup.php I add phpinfo(); and I see that phpinfo sees all the settings from php.ini
What is happening?) and how to be?)

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Multigame, 2017-06-21
@Multigame

Someone overdid it and added disabled_function ini_get

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question