I recently upgraded my server to php 5.2 which I understand isn't supported right now, however, the errors I am getting do not appear to be related to the session problem.
I have attempted to upgrade my drupal version to 4.7 and 5.0-rc1 however, I am getting a huge number of errors on the site. The biggest problem is that the site appears to be displaying a bunch of binary (the best way I can describe it). I have left it in its current state if anyone can take a look for me: http://www.geeksv.com/
The current version I have tried is 4.7-dev but this problem is happening with every version, I am fairly certain it isn't a database corruption, I have done some checks.
If you don't wish to take a look there here is what I am getting on the front page:
Warning: ini_set() [function.ini-set]: A session is active. You cannot change the session module's ini settings at this time. in /usr/home/geeksv.com/public_html/sites/default/settings.php on line 109
Warning: ini_set() [function.ini-set]: A session is active. You cannot change the session module's ini settings at this time. in /usr/home/geeksv.com/public_html/sites/default/settings.php on line 111
Warning: Cannot modify header information - headers already sent by (output started at /usr/home/geeksv.com/public_html/sites/default/settings.php:109) in /usr/home/geeksv.com/public_html/includes/bootstrap.inc on line 534