Girish Ramakrishnan 8 жил өмнө
parent
commit
ce578ee116

+ 1 - 1
apache2-wordpress.conf

@@ -9,7 +9,7 @@
         AllowOverride All
         Require all granted
 
-        <IfModule mod_php5.c>
+        <IfModule mod_php7.c>
             php_value memory_limit 64m
         </IfModule>