I am stuck with this matter:
localhost/zabbix shows traditional check of pre.requisites but with WRONG configuration data. Example:
PHP post max size 8M 16M 32M Fail
PHP upload max filesize 2M 2M 16M Ok
PHP max execution time 30 300 600 Fail
PHP max input time -1 300 600 Fail
PHP timezone no Fail
item 1: php.ini shows 32M, so it is wrong
item 2: php.ini have 32M, not 16M
item 3: 600 in php.ini, not 300 as show
item 4: 600, ditto..
item 5: timezone set to America/Sao_Paulo but..
and, finally: PHP databases support no Fail
which I cannot know how to set databases support.
besides changing php.ini a lot of times, again and again, and restarting apache, seems that ANY alteration remains IGNORED.
any hint?
TIA
localhost/zabbix shows traditional check of pre.requisites but with WRONG configuration data. Example:
PHP post max size 8M 16M 32M Fail
PHP upload max filesize 2M 2M 16M Ok
PHP max execution time 30 300 600 Fail
PHP max input time -1 300 600 Fail
PHP timezone no Fail
item 1: php.ini shows 32M, so it is wrong
item 2: php.ini have 32M, not 16M
item 3: 600 in php.ini, not 300 as show
item 4: 600, ditto..
item 5: timezone set to America/Sao_Paulo but..
and, finally: PHP databases support no Fail
which I cannot know how to set databases support.
besides changing php.ini a lot of times, again and again, and restarting apache, seems that ANY alteration remains IGNORED.
any hint?
TIA
Comment