Closed (works as designed)
Project:
Domain
Version:
6.x-2.14
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
4 May 2013 at 20:12 UTC
Updated:
12 May 2013 at 19:55 UTC
I increased memory_limit to 512M in the plesk panel, then i ran phpinfo() and tested this two addresses:
fanap.ir/phpinfo.php ----> memory_limit=512M
test.fanap.ir/phpinfo.php ----> memory_limit=128M
How can i increase memory_limit of subdomains?
Comments
Comment #1
agentrickardThat sounds like a Plesk issue based on how your host applies memory settings to the server configuration.
Easier to add this to the bottom of sites/default/settings.php:
Assuming, of course, that your host allows run-time setting of PHP vars.
Comment #2
agentrickardComment #2.0
agentrickardwriting mistake