Problem after moving a site

Permalink
Hello, I developed a site locally and uploaded all the files to an online server but when I try to access the site I get the following messages:

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at C:\Users\goyatravel\goyatravel.com\wwwroot\insta\config\site.php:1) in C:\Users\goyatravel\goyatravel.com\wwwroot\insta\concrete\startup\session.php on line 18
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at C:\Users\goyatravel\goyatravel.com\wwwroot\insta\config\site.php:1) in C:\Users\goyatravel\goyatravel.com\wwwroot\insta\concrete\startup\session.php on line 18
Warning: Cannot modify header information - headers already sent by (output started at C:\Users\goyatravel\goyatravel.com\wwwroot\insta\config\site.php:1) in C:\Users\goyatravel\goyatravel.com\wwwroot\insta\concrete\startup\url_check.php on line 19


Any ideas to what may be the problem?

Thanks

Fulbright
 
Mnkras replied on at Permalink Reply
Mnkras
did you move from linux to windows?

is this an updated site?
Fulbright replied on at Permalink Reply
Fulbright
I moved it from windows.

Its the latest version.
Mnkras replied on at Permalink Reply
Mnkras
Was it updated at any time

On Feb 10, 2011 3:36 PM, "Concrete5 Community" <discussions@concretecms.com>
wrote:
Fulbright replied on at Permalink Reply
Fulbright
Yes it was.
Mnkras replied on at Permalink Best Answer Reply
Mnkras
Download c5 and upload the /concrete directory to /updates/c5 version/

On Feb 10, 2011 4:09 PM, "Concrete5 Community" <discussions@concretecms.com>
wrote:
Fulbright replied on at Permalink Reply
Fulbright
That seems to have worked, thanks for taking the time!
thephilm replied on at Permalink Reply
thephilm
Double check there is no blank space at the end of your site.php file...