如果你倒腾liunx下的php环境出现apache不解析php代码的问题,请检查下 php.ini 中 short_open_tag 的状态是否为 Off 如果为Off 请更改为 On ,重启apache