I suggest to make short_open_tags on as default . It's currently off by default , many scripts are using it and it'll make a lot of confusions about php and server untill the manager find the reason. It has widely used by themes of wordpress, ...
Status:
Active
Comments
Submitted by JamieCameron on Thu, 09/01/2011 - 17:28 Comment #1
Actually, you can enable this by default by editing
/etc/php.ini
and setting it there .. this will be copied to new domains. On my CentOS 5 system, it is already enabled by default.