[提问]
刚买的godaddy主机,发现不支持zend,要如何升级开启ZendGuardLoader
|
|
暮木娃娃
发表于 2013-5-16 16:36:51
|
显示全部楼层
boluoboluome 发表于 2013-5-16 04:14 PM 
已经修改成Php5.2了,但是探针出来的版本是PHP Version 5.2.17,但是网站系统只支持5.2或者以下,我还是装 ...
么意思?5.2.17不也是5.2嘛 |
|
|
|
|
|
|
|
|
|
|
boluoboluome
发表于 2013-5-16 16:46:26
|
显示全部楼层
|
是啊,但是为什么还是出错了呢,我也搞不懂啊,现在安装环境应该可以了呀 |
|
|
|
|
|
|
|
|
|
|
大漠孤狼
发表于 2013-5-16 16:53:30
|
显示全部楼层
boluoboluome 发表于 2013-5-16 04:14 PM 
已经修改成Php5.2了,但是探针出来的版本是PHP Version 5.2.17,但是网站系统只支持5.2或者以下,我还是装 ...
其实更多的也是最主要的是因为使用了<? ?>的简写标签,这就需要在PHP.ini中开启短标签,设置方法是打开php.ini,找到short_open_tag = Off,修改为short_open_tag = On |
|
|
|
|
|
|
|
|
|
|
boluoboluome
发表于 2013-5-16 16:14:53
|
显示全部楼层
已经修改成Php5.2了,但是探针出来的版本是PHP Version 5.2.17,但是网站系统只支持5.2或者以下,我还是装不了啊
Parse error: syntax error, unexpected $end in /home/content/59/112659/html/8129/base/nusoap/nusoap.php on line 5529 |
|
|
|
|
|
|
|
|
|
|
boluoboluome
发表于 2013-5-16 12:11:43
|
显示全部楼层
info.php里面
This program makes use of the Zend Scripting Language Engine:
Zend Engine v2.3.0, Copyright (c) 1998-2013 Zend Technologies
with Zend Guard Loader v3.3, Copyright (c) 1998-2010, by Zend Technologies
探针
ZendGuardLoader[启用] √
这样 Zend Guard Loader 是不是开启成功了?
但是现在怎么又出来个404 (Page Not Found) Error。。。。5555 |
|
|
|
|
|
|
|
|
|
|
boluoboluome
发表于 2013-5-16 12:15:30
|
显示全部楼层
404问题解决了,现在又出来下面的问题:
Fatal error: Incompatible file format: The encoded file has format major ID 1, whereas the Loader expects 4 in /home/content/539/111659/html/81290/includes/data.inc.php on line 0
|
|
|
|
|
|
|
|
|
|
|
暮木娃娃
发表于 2013-5-16 12:47:57
|
显示全部楼层
boluoboluome 发表于 2013-5-16 12:11 PM 
info.php里面
This program makes use of the Zend Scripting Language Engine:
嗯,升级成功了 |
|
|
|
|
|
|
|
|
|
|
暮木娃娃
发表于 2013-5-16 12:48:40
|
显示全部楼层
boluoboluome 发表于 2013-5-16 12:15 PM 
404问题解决了,现在又出来下面的问题:
Fatal error: Incompatible file format: The encoded file has fo ...
文件格式不兼容? |
|
|
|
|
|
|
|
|
|
|
暮木娃娃
发表于 2013-5-16 10:48:23
|
显示全部楼层
好吧。我忘记我上次怎么升级的了。
记得当时试了好几次 |
|
|
|
|
|
|
|
|
|
|
暮木娃娃
发表于 2013-5-16 14:27:51
|
显示全部楼层
boluoboluome 发表于 2013-5-16 01:54 PM 
尼玛搞了一天的php5.3开启zendguideloader,成功以后发现网站系统不能解码php版本不能高于5.2,真是让人奔溃 ...
晕死,Godaddy主机的PHP版本是可以修改成PHP2的,你修改下吧 |
|
|
|
|
|
|
|
|