From d3538f6dd8347c9fe3daaf821dcb9099af59da8b Mon Sep 17 00:00:00 2001 From: vAugagneur Date: Mon, 11 Jun 2012 07:28:44 +0000 Subject: [PATCH] [-] INSTALLER : fixed bug #PSCFV-2751 - Prestashop 1.5 needs more than 32MB for PHP memory_limit but it is not tested at setup --- install-dev/theme/views/welcome.phtml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install-dev/theme/views/welcome.phtml b/install-dev/theme/views/welcome.phtml index 8f9c78061..47c560a5d 100644 --- a/install-dev/theme/views/welcome.phtml +++ b/install-dev/theme/views/welcome.phtml @@ -1,7 +1,7 @@ displayTemplate('header') ?> - -
l('PrestaShop requires at least 16M of memory to run, please check the memory_limit directive in php.ini or contact your host provider'); ?>
+ +
l('PrestaShop requires at least 32M of memory to run, please check the memory_limit directive in php.ini or contact your host provider'); ?>
can_upgrade): ?>