Active
Project:
Shared Sign-On
Version:
6.x-1.3
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
28 May 2009 at 19:22 UTC
Updated:
28 May 2009 at 19:22 UTC
I am using shared sign on module and when it is enabled I get a error when using Drush module saying
Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /opt/drush/includes/drush.inc:439) in /var/www/includes/bootstrap.inc on line 1029
Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /opt/drush/includes/drush.inc:439) in /var/www/includes/bootstrap.inc on line 1029However, when I disable shared sign on drush works fine. Could someone help solve this problem.
I have also posted this here: http://drupal.org/node/445102