PHP Configuration Editor do not handle updating an value properly
Hello,
i have something like this at the bottom of my php.ini global file:
(i set this cpanel user to have different memory_limit and different funcs. disabled.) but in same php.ini i have also another "memory_limit" (the global one) when i go to PHP Configuration Editor in WHM and change value of "memory_limit" and Save. Then i look into global php.ini file and i see the "memory_limit = 128M" line mentioned in above code is commented out! which is unwanted.. i would like PHP config. editor not do this as its important for me to keep the value for that PATH=/home/username/public_html Thank You
[PATH=/home/username/public_html]
disable_functions = "popen"
memory_limit = 128M
[PATH=/home/username/public_html/subdir]
disable_functions = "popen"(i set this cpanel user to have different memory_limit and different funcs. disabled.) but in same php.ini i have also another "memory_limit" (the global one) when i go to PHP Configuration Editor in WHM and change value of "memory_limit" and Save. Then i look into global php.ini file and i see the "memory_limit = 128M" line mentioned in above code is commented out! which is unwanted.. i would like PHP config. editor not do this as its important for me to keep the value for that PATH=/home/username/public_html Thank You
-
Hello :) Please open a support ticket using the link in my signature so we can take a closer look. You can post the ticket number here so we can update this thread with the outcome. Thank you. 0
Please sign in to leave a comment.
Comments
1 comment