军歌1.0的PHP5.3是否支持Zend Optimizer
军歌1.0的PHP5.3是否支持Zend Optimizer我的程序需要Zend Optimizer ,检测到zen guard loader安装了,但网站还是运行不了,有没有办法,PHP5.3也支持zend optimizer# /usr/local/php/bin/php -v
PHP 5.3.17 (cli) (built: Aug7 2013 12:24:45)
Copyright (c) 1997-2012 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2012 Zend Technologies
with Zend Guard Loader v3.3, Copyright (c) 1998-2010, by Zend Technologies
with Suhosin v0.9.33, Copyright (c) 2007-2012, by SektionEins GmbH
程序目前显示错误代码如下,百度了一下好像就是zend的问题,二进制上传了也不行
Fatal error: Incompatible file format: The encoded file has format major ID 1, whereas the Loader expects 4 in /home/wwwroot/default/admin/include/mymps.count.inc.php on line 0
[ 本帖最后由 y1219 于 2013-12-11 13:44 编辑 ] 只有php 5.2支持Zend Optimizer,5.3以上是zend Guard Loader
看错误信息可能5.3下是不支持的,必须5.2下才行 哦,那如何把PHP降到5.2,只能重装系统吗?
还有没有别的办法
回复 3# 的帖子
没法直接降,用升级脚本可以试试,可能降完会有写地方报错最好是重装
页:
[1]