php程序報錯:Fatal error: Incompatible file format: The encoded file has format major ID 3, whereas the Optimizer expects 2
這種情況是php版本過高導(dǎo)致的,需要將php調(diào)整到 php5.2 應(yīng)該就好了。