Sfoglia il codice sorgente

set php memory limit

Girish Ramakrishnan 9 anni fa
parent
commit
90611dda17
1 ha cambiato i file con 5 aggiunte e 0 eliminazioni
  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