Hello! 欢迎来到小浪云!


PHP程序报错:The encoded file has format major ID 3


avatar
小浪云 2024-07-05 167


php程序报错:Fatal error: Incompatible file format: The encoded file has format major ID 3, whereas the Optimizer expects 2

这种情况是php版本过高导致的,需要将php调整到 php5.2 应该就好了。

相关阅读