Page 1 of 1

what should i configure?

Posted: Sun Aug 22, 2010 10:44 pm
by nancyjsf
hi all.. i've just configured php+apache in my local PC. my php script won't work when i put <? intead of <?php. what should i configure? anyway i am a beginner. thanks in advance.

Re: what should i configure?

Posted: Mon Aug 23, 2010 1:20 am
by Gargoyle
the variable is called "short_open_tag"

it's bad practice to turn this on, though.