Hi,
I need to override the default php settings. To do this I go to Virtual Host app> General> php.ini Override
Everything worked except php_value memory_limit. When I try to raise the limit over 256M, then works. When I try to reduce the limit, for example set php_value memory_limit 128M, then it stop working. PHP info shows 256M instead 128M.
I need to override the default php settings. To do this I go to Virtual Host app> General> php.ini Override
Everything worked except php_value memory_limit. When I try to raise the limit over 256M, then works. When I try to reduce the limit, for example set php_value memory_limit 128M, then it stop working. PHP info shows 256M instead 128M.