I have moved my domain to a dedicated server, and have now tried to installed the old store on the new server. Everything looks fine but when I run the Fix Cache Key I get this eror message


Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/commer/public_html/shop/fix_cache_key.php:43) in /home/commer/public_html/shop/includes/functions/sessions.php on line 102

Warning: Cannot modify header information - headers already sent by (output started at /home/commer/public_html/shop/fix_cache_key.php:43) in /home/commer/public_html/shop/includes/init_includes/init_templates.php on line 78

Also at the main page of the store I get this message at the bottom:

Fatal error: Call to a member function Execute() on a non-object in /home/commer/public_html/shop/includes/functions/sessions.php on line 61

I am also not able to log into the admin area.