When accessing any site in WP, the following message occurs sporadically:
==============================
Warning: unpack() [function.unpack]: Type V: not enough input, need 4, have 0 in /home/Whitewolf_Fox/public_html/wordpress/wp-includes/gettext.php on line 85
Warning: unpack() [function.unpack]: Type V: not enough input, need 4, have 0 in /home/Whitewolf_Fox/public_html/wordpress/wp-includes/gettext.php on line 85
Fatal error: Maximum execution time of 30 seconds exceeded in /home/Whitewolf_Fox/public_html/wordpress/wp-includes/gettext.php on line 159
==============================
I'm running Wordpress with de_DE language Pack. Version is the latest 2.3.2 .
I've found some blogs which describe the same Problems. A few provide a list of what they have tried to fix the error, but all seem to had only temporary success.
When I restart my MySQL Server and Apache2 Webserver, everything works well again. But that can't be the final resolution ;)