I have set user.ini and have added php memory limit 256 but inside wordpress
in site help server information it says
PHP memory limit 128M
PHP memory limit (only for admin screens) 256M
Then I go to directadmin user PHP-FPM Configuration
I add php_admin_value[memory_limit]=256M to php fpm custom 2
then the wordpress seems to reflect the new value it says
PHP memory limit 256M
but the line
PHP memory limit (only for admin screens) 256M disappears.
I do not understand what is going on . Where exactly I need to touch to change memory limit so wordpress understand it?
in site help server information it says
PHP memory limit 128M
PHP memory limit (only for admin screens) 256M
Then I go to directadmin user PHP-FPM Configuration
I add php_admin_value[memory_limit]=256M to php fpm custom 2
then the wordpress seems to reflect the new value it says
PHP memory limit 256M
but the line
PHP memory limit (only for admin screens) 256M disappears.
I do not understand what is going on . Where exactly I need to touch to change memory limit so wordpress understand it?