Minimal configuration of PHP

Hi,
I know Avi has posted and pinned a Known-good configure parameters for PHP CLI, but I was wondering if some of those parameters could be omitted and what the equivalent configure parameter would be for PHP as an Apache module.



I thought the only absolute requirements were:

  • pspell
  • ldap
  • pear
  • zlib
  • gd
  • +database parameter



    Does anybody know of the minimum configuration required for PHP as an Apache module, for PHP CLI?

Additional PHP CLI minimal requirement (only required for the Squiz server):

  • pcntl



    Anything else?

I know you need socket support as well, but I don't know if that's all you need.