I recently moved a catalog database from one server to another. Although everything functions right but when my home page comes up there are two warnings (not red) at the top of the page. They state the following:

Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/gulf/public_html/catalogF/index.php:5) in /home/gulf/public_html/catalogF/includes/functions/sessions.php on line 67

Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/gulf/public_html/catalogF/index.php:5) in /home/gulf/public_html/catalogF/includes/functions/sessions.php on line 67

Can anyone tell me what I need to do to get rid of these? My customers see this and I don't know whay happened. Very embarrassing!