shakaran
Member
Posted 12 months ago #
Hi, my blog (www.shakaran.es) with WP 2.6.5 show this errors often and the page not load.
Warning: unpack() [function.unpack]: Type V: not enough input, need 4, have 0 in /home/user/public_html/blog/wp-includes/gettext.php on line 91
Fatal error: Maximum execution time of 10 seconds exceeded in /home/user/public_html/blog/wp-includes/streams.php on line 77
I search in google and it seems be a bug with mb_string() with php? Can you help me to fix it?
Thanks.
I had the same issue after I adjusted the language file. I got:
Warning: unpack() [function.unpack]: Type V: not enough input, need 4, have 0 in /var/www/vhosts/domain.com/httpdocs/wp-includes/gettext.php on line 91
Warning: unpack() [function.unpack]: Type V: not enough input, need 4, have 0 in /var/www/vhosts/domain.com/httpdocs/wp-includes/gettext.php on line 91
Fatal error: Maximum execution time of 30 seconds exceeded in /var/www/vhosts/domain.com/httpdocs/wp-includes/gettext.php on line 163
When I restored the .mo file to its original all was ok again. Maybe you adjusted an .mo file too?