我在運行使用PHP編碼的網站時出錯,並在hostmonster共享主機上使用zend optimiser。 這個問題出現在我從PHP 5.2更新到PHP 5.4之後。 現在,當我嘗試使用5.2誤差 "Zend Optimizer" is not installed on the Web Server and therefore cannot service encoded files 在PHP 5
<?php @Zend;
4123;
/* !This is not a text file!
print <<<EOM
//here goes some zend html code for information
exit();
__halt_compiler();
//here goes the binary data, instead of php code
我已