标签:style color sp for strong on ad as size
申请好域名和空间后,将网站源码上传到空间,解析好域名后。在地址栏输入域名出现下面错误:
Fatal error: Incompatible file format: The encoded file has format major ID 1, whereas the Loader expects 4。。。。
原因:开发网站的php版本和空间上配置的php版本不匹配,比如开发用的php5.2,空间默认为5.3
解决方案:将空间php版本设置为php5.2,成功运行。
Fatal error: Incompatible file format: The encoded file has format major ID 1...解决方案
标签:style color sp for strong on ad as size
原文地址:http://blog.csdn.net/liaction/article/details/41312493