How can I modify the PHP settings for my site?

From Amen Wiki

Jump to: navigation, search

You can modify the settings of PHP for your pack by editing the php.ini file. This file contains the settings for PHP and, of course, all modifications should be made with extreme care.

To access the file:

  1. Log in to your FTP server
  2. Open the /conf/php folder
  3. By default you will see 2 files on that folder: php4.ini-dist (for PHP4) and php5.ini-dist (for PHP5)

    PHP_ini_1_fr.jpg


  4. Depending on the PHP version that has been enabled, download the corresponding phpX.ini-dist file and modify it to suit your needs
  5. Rename it as php.ini and upload it to the /conf/php folder
  6. The changes should be immediately taken into account
Personal tools
Toolbox