Forum Moderators: coopster
It's a patch for now, but I guess I'll need to fight with my hosting service to take off short tags in php.ini.
It's times like this when I wish it was on my own machine. :)
PHP_INI_PERDIRso you could override it in your site root with a per-directory override file (.htaccess) if they will allow that. Some hosts won't allow any PHP directives in per-directory override files though.