drupal 6 - Increase memory_limit of subdomains in the plesk panel -


i increased memory_limit 512m in plesk panel, ran phpinfo() , tested 2 addresses:

fanap.ir/phpinfo.php ----> memory_limit=512m
test.fanap.ir/phpinfo.php ----> memory_limit=128m

how can increase memory_limit of subdomains?

as know in plesk 11 subdomains have own php settings. click on subdomain name on sites list in "websites & domains" tab , there see "php settings" tab subdomain.


Comments

Popular posts from this blog

c++ - Function signature as a function template parameter -

algorithm - What are some ways to combine a number of (potentially incompatible) sorted sub-sets of a total set into a (partial) ordering of the total set? -

How to call a javascript function after the page loads with a chrome extension? -