Drupal 7.2
XAMPP 1.7.1
Windows 7

I keep seeing this message appear randomly, this only happens using xampp, (Windows 7)... it works fine on my unix server!

    Notice: unserialize() [function.unserialize]: Error at offset 11592 of 57652 bytes in DrupalDatabaseCache->prepareItem() (line 405 of C:\site\includes\cache.inc).
    Notice: unserialize() [function.unserialize]: Error at offset 11592 of 57652 bytes in DrupalDatabaseCache->prepareItem() (line 405 of C:\site\includes\cache.inc).

Clearing the Drupal cache via Devel or Admin menu does not fix it, though if I clear all the cache tables direct from the database the message disappear, that is until they decide to pop up again!

I've looked at memory limits, tweaking my.ini file in mysql, folder permissions, anything obvious I'm missing?

Any help so I can figure this one out would be much appreciated.

Comments

arcane’s picture

I am now getting these messages as well after developing on a site for more than 1 month.

Web Assistant’s picture

Strange, I don't get these any more! I never did figure out the problem.