灰儿 发表于 2016-7-15 21:39:58

Fatal error: Incompatible file format: The encoded file has format major ID

打开江湖家居系统,出现下面错误:
Fatal error: Incompatible file format: The encoded file has format major ID 3, whereas the Loader expects 4 in ...

原因:开发网站的php版本和空间上配置的php版本不匹配,比如开发用的php5.2,空间默认为5.3

解决方案:将空间php版本设置为php5.2,成功运行。

页: [1]
查看完整版本: Fatal error: Incompatible file format: The encoded file has format major ID