Good Morning,

So the store front is running fine as far as I can tell (we use this for out Rugby club to make it easier for everyone to pay dues, purchase gear so not too much traffic).

Recently the hosting company increased security measures and requires a more secure password to log into the hosting account (to get to the site admin panel).

I am not sure if it is coicidence to the new hosting password or not, but when I go to the admin log on page (http://sundaymorningrugby.com/store/admin) I get the following error:

Sean||[email protected]||[email protected]
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home1/sundaym2/public_html/store/admin/includes/functions/extra_functions/product_music_functions.php.LCK:1) in /home1/sundaym2/public_html/store/includes/functions/sessions.php on line 108

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home1/sundaym2/public_html/store/admin/includes/functions/extra_functions/product_music_functions.php.LCK:1) in /home1/sundaym2/public_html/store/includes/functions/sessions.php on line 108
Sean||[email protected]||[email protected]||Sean@IdleHandsTech .com
Warning: Cannot modify header information - headers already sent by (output started at /home1/sundaym2/public_html/store/admin/includes/functions/extra_functions/product_music_functions.php.LCK:1) in /home1/sundaym2/public_html/store/admin/includes/init_includes/init_templates.php on line 36

Warning: Cannot modify header information - headers already sent by (output started at /home1/sundaym2/public_html/store/admin/includes/functions/extra_functions/product_music_functions.php.LCK:1) in /home1/sundaym2/public_html/store/admin/includes/functions/general.php on line 21
I have searched and already checked each of the referenced pages for white space before and after the <?php...?> but it didn't help. I keep coming back to the change of the site password, but am not sure where to check/update within ZenCart.

I still have FTP access to the files and can make needed changes (once I know what they are).

Thank you all much in advance!
~Sean

What version of Zen Cart are you using?
Not sure, installed latest ~5 months ago, no upgrades

What addons have you installed? When?
In what ways is your site customized or different from a brand new uncustomized install? No add-ons or major customizations (I changed image files for color and banner changes)

If you're encountering problems that could be related to your server or hosting company, include the name of your hosting company (not their URL). This site is hosted by Blue Rhino

HAVE YOU LOOKED IN THE FAQ AREA for answers to your question? (ie: a search for your error message or what you want to edit/change, etc)
Have you searched the FORUM for your error message or for answers to the question you're asking? I have searched this forum/FAQ as well as googled for suggestions. All I found was to ensure their is no white space or hidden characters. I cut/paste into word pad and did not find either.