php报错 syntax error, unexpected end of file

于 2024-05-21 发布 阅读量932  

使用帝国备份王软件提示 Parse error: syntax error, unexpected end of file

将php.ini配置文件 short_open_tag  修改为 On ,重启Apache服务

 

开启short_open_tag可以使用缩写形式<??>