PHP Apache module: minimum config options?

Hey!

I'm wondering what PHP config options commercial hosting providers consider to be "required" - the minimum set of options that PHP should provide for their clients.

I'm currently using:

--enable-safe-mode --with-mysql --with-zlib --enable-memory-limit --without-pear

Have I missed anything important?

Are the GD modules considered "required"? How about the options --enable-calendar --enable-ftp --enable-bcmath --enable-wddx --with-imap?

Thanks very much!

Jason

 

 

 

 

Top