[ Index ]
 

Code source de eZ Publish 3.9.0

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/design/standard/templates/setup/tests/ -> memory_limit_error.tpl (source)

   1  {* DO NOT EDIT THIS FILE! Use an override template instead. *}
   2  {let current_memory=$test_result[2].current_memory
   3       required_memory=$test_result[2].required_memory}
   4  
   5  <h3>{$result_number}. {"Insufficient memory allocated to install eZ publish"|i18n("design/standard/setup/tests")}</h3>
   6  <p>{"eZ publish will not work correctly with a memory limit of %1."|i18n("design/standard/setup/tests",,array($current_memory))}
   7  {"It's highly recommended that you fix this."|i18n("design/standard/setup/tests")}</p>
   8  <p>{"Locate the php.ini settings file for your PHP installation. On unix systems, this is normally located at /etc/php.ini, on windows systems check the PHP installation path."|i18n("design/standard/setup/tests")}</p>
   9  {"Open the php.ini file and change the memory_limit value to at least %1, and press %2"|i18n("design/standard/setup/tests",,array($required_memory, "Next"|i18n("design/standard/setup/tests")))}</p>
  10  <p>{"If you are running eZ publish in a shared host environment, contant your ISP to perform the changes"|i18n("design/standard/setup/tests")}</p>
  11  
  12  {/let}


Généré le : Sat Feb 24 10:30:04 2007 par Balluche grâce à PHPXref 0.7