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
please read this
please read this http://drupal.org/features. you will get all the featured Drupal provides.
Thanks
Thanks
You seem to be listing server
You seem to be listing server requirements instead of features - different thing.
Yup, because I need them to
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
_
System requirements are described at: http://drupal.org/requirements