Explorar el Código

set php memory limit

Girish Ramakrishnan hace 9 años
padre
commit
90611dda17
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  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