Hi,

I wanted to convince my boss drupal, but to enable the features, I need some explanation

I read the documentation, but am not sure if this is the complete list of features and if I gave a good explanation about it:

-Increase PHP memory limit to 40mb or 64mb (To compromise space limitations)
-Enable Apache mod_rewrite (enables clean_URL, also speeds up performance, required by some modules)
-Enable mysqli support for php (an improved connector for newer MySQL installations)
-Enable PHP XML extension (for Drupal, and some modules, enabled by most servers by default)
-Enable PHP Data Objects(optional)
-Disable Register_Globals(disabled by most servers by default to enhance security)
-Set Session.cache_limiter to none(disabled by most servers by default to enhance security)

Is my explanation correct? Did I gave all features? Or are there other optional features worth uploading?

Comments

devenderdagar’s picture

please read this http://drupal.org/features. you will get all the featured Drupal provides.

ultrajet’s picture

Thanks

Enno’s picture

You seem to be listing server requirements instead of features - different thing.

ultrajet’s picture

Yup, because I need them to enable the server requirements, because drupal won't work in their server and I'm requesting them to enable it.

Did I miss anything?

Thanks

WorldFallz’s picture

System requirements are described at: http://drupal.org/requirements