Hi,
i have issue during template import,
my file is about 3mb and when i try to import under template (zabbix/conf.import.php) i've the issue: File is too big, max upload size is 2097152 bytes.
i know that this is about a php limitation so i modify the php ini and now the phpinfo file told me
max_file_uploads 20M
upload_max_filesize 10M
i restart apache2 but the issue persist... what i miss?
i have issue during template import,
my file is about 3mb and when i try to import under template (zabbix/conf.import.php) i've the issue: File is too big, max upload size is 2097152 bytes.
i know that this is about a php limitation so i modify the php ini and now the phpinfo file told me
max_file_uploads 20M
upload_max_filesize 10M
i restart apache2 but the issue persist... what i miss?
hp-fpm7.4(8)
Comment