i have two sites, one is drupal 6 (open-atrium/slave) and the other drupal 7 (master), both have bakery install and are working fine when in the http protocol. but when i turn on https/ssl it stops working. and i get these errors messages on the master site.
- access denied on /bakery/login
- Warning: Cannot modify header information - headers already sent by (output started at /var/aegir/platforms/ssl-d7/includes/common.inc:2699) in drupal_send_headers() (line 1221 of /var/aegir/platforms/ssl-d7/includes/bootstrap.inc).
- Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /var/aegir/platforms/ssl-d7/includes/common.inc:2699) in drupal_session_start() (line 287 of /var/aegir/platforms/ssl-d7/includes/session.inc).
- Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /var/aegir/platforms/ssl-d7/includes/common.inc:2699) in drupal_session_start() (line 287 of /var/aegir/platforms/ssl-d7/includes/session.inc).
i really have no idea where to look to try to fix this problem.
i created two vanilla site with only bakery install and the same problem arrise.
thx
Martin
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.