我怎样才能让Apache使用
'<?'
现在只能理解
'<?php'
find答案:在php.ini中,short_open_tag应该是On。
您正在寻找short_open_tagconfiguration选项。