dgtlstatic wrote in php

Hey, have a question on headers...I'm getting this error:

Warning: Cannot modify header information - headers already sent by (output started at /home/sites/wlso/common.php:17) in /home/sites/wlso/login.php on line 30

common.php is my general include file, which brings in my layout, database connection, and some classes which deal with meta content and email

I'm kind of new to this type php coding, so if you have any ideas lemme know.
Thanks