Civicspace is the spinoff of Howard Dean's political software.
and is a sort of addon to Drupal
Questions:
Their specs:
SERVER CONFIGURATION
--------------------
//My phpinfo() says
session.save_handler files files
In addition, Civicspace recommends the following settings:
//My phpinfo() says
session.cache_limiter nocache nocache
Has anyone had any experience with Drupal and is it compatable with Dathorn's Servers?
Their install text reads
and is a sort of addon to Drupal
Questions:
Their specs:
SERVER CONFIGURATION
--------------------
Your PHP must have the following settings:
session.save_handler user
session.save_handler user
session.save_handler files files
In addition, Civicspace recommends the following settings:
session.cache_limiter none
session.cache_limiter nocache nocache
Has anyone had any experience with Drupal and is it compatable with Dathorn's Servers?
Their install text reads
Comment