I have uploaded the Mollum 6.x-2.10 update replacing 2.4. I ran the update.php with no errors. My drupal is not recognizing the update. First time I have had this problem. Please advise.
recently took over hosting of a Drupal 6 site, and have transferred from the old server to a new one. Key difference is that the new server is running PHP 5.4.28, and the old one was running 5.3.3
Needless to say i've had quite the challenge migrating everything over, and following one of umpteen updates i'm presented with the White Screen Of Death on certain pages. What typically happens is that the correct page flashes up for a second, then goes blank. This however is ONLY if i'm logged in as a user, once logged out, all user facing pages are fine to access.
I have installed drupal, and everything was working fine, when one day some issue occured in database (i think some data got corrupted). I restored a backed up database and site started working fine except for one issue.
What happens is, on some links(totally random), "access denied" error occurs and drupal prompts for login again. I assumed it to be related to session expiration, but I have checked the session settings in php.ini, everything looks fine.