标签: php centos
我正在使用CentOS linux
我安装了:
CENTOS
APACHE
PHP
问题是当我运行php文件时,只有文件的代码显示不是自己的 我的phpinfo工作正常
我错了
感谢
答案 0 :(得分:1)
检查php开始和结束标记。 如果您使用短标签,则必须在php.ini中进行配置。
http://php.net/manual/en/language.basic-syntax.phptags.php