帝国cms教程

wampserver环境帝国cms报错parse error syntax error

我的站长站 2024-02-03 人阅读

电脑本机安装的wampserver运行环境换,在wampserver环境安装了帝国cms,但是出现了错误提示:

parse error: syntax error, unexpected $end in D:\Wamp\www\ecmsweb\e\install\index.php on line 831

经检查发现是由于WampServer没有开启短标签,因此只要在php.ini修改short_open_tag = On,重启WampServer,问题解决!

帝国CMS教程标签