这个空间不允许处理由Zend Encoder加密的PHP文件
|
|
这个空间不允许处理由Zend Encoder加密的PHP文件,应该是服务器zend_optimizer.encoder_loader=0
要为1才行!!
大家谈谈是如何处理这个问题的啊!! |
|
|
|
|
|
|
|
|
|
|
andyzown
发表于 2007-12-6 23:45:11
|
显示全部楼层
|
|
|
|
|
|
|
|
|
|
sonocc
发表于 2007-12-6 23:53:36
|
显示全部楼层
|
就是你用的php,用记事本打开是一堆乱码,而且第一个字是Zend,那就是被zend加密了。这个空间现在好像不处理该加密文件。一般显示Fatal error: Unable to read 8020 bytes in /home/xxxxxx3/public_html/mycjq.php on line 0 |
|
|
|
|
|
|
|
|
|
|
忧伤b小调
发表于 2007-12-7 01:18:23
|
显示全部楼层
容许的,我有试过.
基本上站点都会支持的.PHP加过秘的文件. |
|
|
|
|
|
|
|
|
|
|
fanqi1234
发表于 2007-12-7 09:46:34
|
显示全部楼层
|
Unable to read XXXX bytes一般都是ASCII上传引起的问题吧? |
|
|
|
|
|
|
|
|
|
|
大漠孤狼
发表于 2007-12-7 10:31:13
|
显示全部楼层
恩,这个是因为没有用二进制上传,和提示不支持zend不是一回事
不支持一般是修改配置引起的 |
|
|
|
|
|
|
|
|
|
|
sonocc
发表于 2007-12-7 21:01:37
|
显示全部楼层
呵呵,谢谢1234,谢谢版主!!这个问题确实是上传问题,主要是用flashfxp上传,后改为cp的文件管理上传就好了!!
但是:还是发现有如下两个问题,显示为:
1、Fatal error: Incompatible file format: The encoded file has format major ID 0, whereas the Optimizer expects 2 in /home/xxxxx3/public_html/book/index.php on line 0
2、failed to open dir: No such file or directory in /home/xxxxx3/public_html/manhua/inc/function.php on line 302
Warning: readdir(): supplied argument is not a valid Directory resource in /home/xxxxx3/public_html/manhua/inc/function.php on line 303
注:在国内空间使用没有以上问题。
还请知道的说说!! |
|
|
|
|
|
|
|
|
|
|
sonocc
发表于 2007-12-8 23:11:36
|
显示全部楼层
这个问题还请明白的给我讲讲啊!!谢谢!!  |
|
|
|
|
|
|
|
|