een - 2004-06-06

Logged In: YES
user_id=1057116

Please check your /etc/php.ini file. I did have the same
problem until I changed the line "short_open_tag = Off" to
"short_open_tag = On".

Only than <? is recognized ! Default this is Off.