joomlatools-vagrant icon indicating copy to clipboard operation
joomlatools-vagrant copied to clipboard

Different .ini files per SAPI

Open tomjanssens opened this issue 8 years ago • 1 comments

The stock php install creates different directories for CLI and Apache2 ini files. We need to work with this better:

  • compile other php versions with different config file path for cli and web
  • create a custom.ini for web handlers and a custom-cli.ini file for CLI
  • only enable Xdebug for the web handlers

tomjanssens avatar Apr 15 '16 09:04 tomjanssens

Required changes for #28

stevenrombauts avatar Oct 02 '17 11:10 stevenrombauts