Headers already sent error when using with drush
kdes - May 28, 2009 - 19:22
| Project: | Shared Sign-On |
| Version: | 6.x-1.3 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
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
