Hi Drupal People.

When i upgrade my PHP to 5.2.0 my my site started to present problems. All action in site is redirect to login page.

I fixed this problems through posts of the users here of the site. I add the function session_write_close(); to the last line of my index.php.

But now, i have problems when i delete forum posts, forum thread, articles and to when i upload images to my forum.

Anybody have's the same problem? The cause of this problems is PHP 5.2.0 upgrade?