Skip to content
Snippets Groups Projects
Select Git revision
  • 257cf1fc34e3054ec5b5926fba2199200dbbc442
  • master default protected
2 results

.user.ini

Blame
    • Olivier Paroz's avatar
      59facd76
      Create .user.ini for PHP-FPM · 59facd76
      Olivier Paroz authored
      PHP-FPM can't read .htaccess PHP settings unless a PECL extension is installed.
      From version 5.3+ of PHP, settings can be set in .user.ini files
      
      This is a .user.ini file mirroring what is included in the .htaccess file
      TODO: Update the documentation if there are sections documenting how to change some PHP limits
      59facd76
      History
      Create .user.ini for PHP-FPM
      Olivier Paroz authored
      PHP-FPM can't read .htaccess PHP settings unless a PECL extension is installed.
      From version 5.3+ of PHP, settings can be set in .user.ini files
      
      This is a .user.ini file mirroring what is included in the .htaccess file
      TODO: Update the documentation if there are sections documenting how to change some PHP limits
    README 475 B