i just upgraded my local machine to 5, running on appache 1.3, and noticed that i couldnt get any php code running on it. it was because i was using <? instead of <?php to begin my scripts.
is it version 5 that needs <?php, or can i change that in a config?
does 4.3 require the same thing?