Hi

I am running a site on Drupal and each time the cron runs i get this error. Can somebody help me decipher what it is

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent in /home/himvanio/public_html/irmans/includes/bootstrap.inc on line 748

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/himvanio/public_html/irmans/includes/bootstrap.inc:748) in /home/himvanio/public_html/irmans/includes/bootstrap.inc on line 748

Varun