Selaa lähdekoodia

set php memory limit

Girish Ramakrishnan 9 vuotta sitten
vanhempi
commit
90611dda17
1 muutettua tiedostoa jossa 5 lisäystä ja 0 poistoa
  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