--- settings-orig.php 2006-12-30 10:28:33.000000000 -0500 +++ settings.php 2007-01-11 15:17:14.000000000 -0500 @@ -137,6 +137,14 @@ ini_set('session.use_trans_sid', 0); ini_set('url_rewriter.tags', ''); /** + * If you are experiencing issues with login problems uncomment + * the ini_set statement below (remove the leading hash sign) + * and fill in the URL to your Drupal installation (leave off "www" + * from the beginning). + */ +# ini_set('session.cookie_domain', '.example.com'); + +/** * Variable overrides: * * To override specific entries in the 'variable' table for this site,