Parcourir la source

set php memory limit

Girish Ramakrishnan il y a 9 ans
Parent
commit
90611dda17
1 fichiers modifiés avec 5 ajouts et 0 suppressions
  1. 5 0
      apache2-wordpress.conf

+ 5 - 0
apache2-wordpress.conf

@@ -8,6 +8,11 @@
         Options +FollowSymLinks
         AllowOverride All
         Require all granted
+
+        <IfModule mod_php5.c>
+            php_value memory_limit 64m
+        </IfModule>
+
     </Directory>
 
     # some directories must be protected